aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_nflog.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-251-2/+2
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-151-1/+1
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-5/+2
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+4
* netfilter: remove redundant casts from EbtablesJan Engelhardt2008-10-081-2/+2
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-8/+8
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-11/+10
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-0/+2
* netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-081-5/+6
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-6/+6
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-2/+2
* [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-141-0/+74