commit | e948b20a71a06a740c925d6ea22b59b4e17cfa0c | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@computergmbh.de> | Wed Oct 08 11:35:00 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Wed Oct 08 11:35:00 2008 +0200 |
tree | 6298c43d1b6aa424c47e1dec8dfd3d932b813dcc | |
parent | 76108cea065cda58366d16a7eb6ca90d717a1396 [diff] |
netfilter: rename ipt_recent to xt_recent Like with other modules (such as ipt_state), ipt_recent.h is changed to forward definitions to (IOW include) xt_recent.h, and xt_recent.c is changed to use the new constant names. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>