aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle1-13/+0
2013-01-11net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt1-7/+5
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt1-6/+5
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso1-5/+0
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso1-5/+0
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy1-5/+0
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy1-5/+0
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy1-5/+0
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-41/+23
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger1-9/+0
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt1-1/+1
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt1-5/+5
2011-12-04netfilter: add ipv4 reverse path filter matchFlorian Westphal1-0/+10
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller1-1/+0
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal1-10/+0
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa1-1/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18netfilter: fix kconfig unmet dependency warningRandy Dunlap1-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2009-03-16netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger1-3/+3
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt1-0/+18
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt1-9/+0
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt1-15/+0
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt1-20/+16
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt1-39/+39
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian1-0/+5
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt1-13/+0
2008-07-23netfilter: make security table depend on NETFILTER_ADVANCEDPatrick McHardy1-1/+1
2008-07-08netfilter: Get rid of refrences to no longer existant Fast NAT.Russ Dill1-2/+1
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access control rulesJames Morris1-0/+12
2008-04-19netfilter: Fix SCTP nat build.Patrick McHardy1-0/+1
2008-04-14[NETFILTER]: nf_nat: add SCTP protocol supportPatrick McHardy1-0/+5
2008-04-14[NETFILTER]: nf_nat: add DCCP protocol supportPatrick McHardy1-0/+5
2008-04-14[NETFILTER]: nf_nat: add UDP-Lite supportPatrick McHardy1-0/+5
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt1-10/+0
2008-01-28[NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy1-2/+2
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-1/+25
2008-01-28[NETFILTER]: ip_tables: remove obsolete SAME targetPatrick McHardy1-9/+0
2008-01-28[NETFILTER]: Merge ipt_TOS into xt_DSCPJan Engelhardt1-10/+0
2008-01-28[NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt1-9/+0
2008-01-28[NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt1-6/+6
2008-01-28[NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt1-9/+0
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-2/+2
2007-07-10[NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy1-1/+1
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy1-261/+6
2007-02-12[NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy1-3/+5
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy1-26/+0
2007-01-04[NETFILTER]: New connection tracking is not EXPERIMENTAL anymorePatrick McHardy1-2/+2
2006-12-13[NETFILTER]: nf_nat: fix NF_NAT dependencyYasuyuki Kozakai1-1/+1