summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6/ip6_tables.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-021-4/+5
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-181-1/+0
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-041-2/+1
* ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-091-9/+0
* UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells2012-10-091-254/+2
* netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-091-1/+6
* netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-1/+11
* headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-261-11/+11
* netfilter: xtables: remove unused definesJan Engelhardt2010-10-131-4/+0
* netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-131-7/+3
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-44/+25
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-11/+9
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-131-5/+6
* netfilter: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki2010-03-081-4/+0
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-5/+1
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-241-8/+2
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-0/+1
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-18/+9
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-1/+1
* netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-211-1/+1
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-2/+2
* [NETFILTER]: ip6_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-0/+35
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-281-32/+4
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-4/+4
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: ip6_tables: fix explanation of valid upper protocol numberYasuyuki Kozakai2007-07-101-2/+8
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-0/+22
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-081-0/+19
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-3/+3
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-10/+0
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-151-12/+15
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-221-54/+3
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-5/+9
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-164/+44
* [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy2006-01-051-0/+4
* [NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy2006-01-051-1/+1
* [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-311-5/+22
* [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-191-0/+3
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-291-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+461
OpenPOWER on IntegriCloud