summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix iptables __user misannotationsAl Viro2006-09-241-2/+2
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-221-11/+18
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-221-4/+0
* [NETFILTER]: x_tables: add data member to struct xt_matchPatrick McHardy2006-09-221-0/+3
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-6/+2
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-221-0/+5
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-0/+8
* [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-241-0/+4
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-011-0/+67
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-221-0/+56
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-4/+4
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-201-0/+4
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-201-2/+8
* [NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy2006-03-201-4/+19
* [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-201-1/+15
* [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+224
OpenPOWER on IntegriCloud