aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-6/+2
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-2/+1
2006-09-22[NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy1-0/+5
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-0/+8
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin1-0/+67
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin1-0/+56
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-4/+4
2006-03-20[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant versionPatrick McHardy1-0/+4
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target functionsPatrick McHardy1-2/+8
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-4/+19
2006-01-20[NETFILTER]: Unbreak x-tables on x86.David S. Miller1-1/+15
2006-01-19[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+224