diff options
author | Thomas Graf <tgraf@redhat.com> | 2011-03-16 20:32:13 +0300 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-03-16 20:32:13 +0300 |
commit | 400b871ba623b5e8263a3a43de7b45fab0103a57 (patch) | |
tree | 5c77a794cba654ddae9c5c480067d6d6b1a679aa /Documentation/pcmcia/.gitignore | |
parent | 2f5dc63123905a89d4260ab8ee08d19ec104db04 (diff) | |
download | linux-400b871ba623b5e8263a3a43de7b45fab0103a57.tar.xz |
netfilter ebtables: fix xt_AUDIT to work with ebtables
Even though ebtables uses xtables it still requires targets to
return EBT_CONTINUE instead of XT_CONTINUE. This prevented
xt_AUDIT to work as ebt module.
Upon Jan's suggestion, use a separate struct xt_target for
NFPROTO_BRIDGE having its own target callback returning
EBT_CONTINUE instead of cloning the module.
Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'Documentation/pcmcia/.gitignore')
0 files changed, 0 insertions, 0 deletions