summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_ip6.c
Commit message (Expand)AuthorAge
* netfilter: ebtables: fix indent on if statementsColin Ian King2017-08-24
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* netfilter-bridge: layout of if statementsIan Morris2015-11-23
* netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-19
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-13
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-18
|\
| * netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()YOSHIFUJI Hideaki2010-03-08
* | netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt2010-03-17
* | netfilter: update my email addressJan Engelhardt2010-03-17
|/
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-08
* netfilter: remove redundant casts from EbtablesJan Engelhardt2008-10-08
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-08
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-08
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-08
* netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-08
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-08
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-08
* netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-09