summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+10
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-1/+7
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-9/+20
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+17
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-1/+7
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-10/+22
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-7/+21
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-2/+4
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-14/+14
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-141-2/+2
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-2/+2
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+4
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-2/+4
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+3
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-3/+3
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-281-0/+4
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-281-0/+43
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-281-2/+2
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-281-1/+4
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-101-5/+5
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-5/+5
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-8/+8
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-1/+1
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-0/+8
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-151-16/+0
* [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