summaryrefslogtreecommitdiffstats
path: root/include/netfilter.mk
Commit message (Expand)AuthorAgeFilesLines
* include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4Felix Fietkau2015-12-131-0/+2
* netfilter.mk: fix redirect module locations for 3.19+Jonas Gorski2015-06-221-3/+3
* netfilter.mk: remove obsolete ip_nat_ftp related lineFelix Fietkau2015-04-201-1/+0
* netfilter.mk: move IRC conntrack/nat helpers to kmod-nf-nathelper-extraFelix Fietkau2015-04-201-2/+2
* kernel: finally remove layer7 filter supportFelix Fietkau2015-04-131-1/+0
* netfilter.mk: remove bogus NAT related kernel module entries (#19451)Felix Fietkau2015-04-111-3/+0
* netfilter.mk: drop obsolete kernel version dependenciesFelix Fietkau2015-04-111-36/+36
* include: remove trailing whitespacesLuka Perkov2015-03-291-2/+2
* netfilter: add missing module/symbolFelix Fietkau2015-03-291-0/+1
* netfilter: clean up compatibility code for old kernelsFelix Fietkau2015-03-201-32/+16
* netfilter: fix nf_nat_redirect dependencies for 3.19 and 4.0John Crispin2015-03-051-0/+1
* include: netfilter: fix packaging of LOG target for Linux >= 3.16 (#19031)Jo-Philipp Wich2015-02-181-0/+3
* netfilter: add missing symbols and modules for Linux 3.18+Jo-Philipp Wich2015-01-291-1/+7
* generic: add preliminary 3.19 supportImre Kaloz2015-01-251-0/+2
* netfilter: handle NFT_MASQ_IPV6Imre Kaloz2015-01-141-0/+1
* netfilter: handle nft_masq and nft_masq_ipv4Imre Kaloz2015-01-121-0/+2
* kernel: add a patch to make netfilter conntrack cache routing informationFelix Fietkau2014-12-091-0/+1
* keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernelJohn Crispin2014-11-191-0/+3
* kernel: 3.18: Fix kmod-ipt-natSteven Barth2014-11-081-0/+2
* netfilter: Enable compiling iptables match clusterFelix Fietkau2014-11-031-0/+7
* netfilter: unbreak kmod-ipt-nat for <3.7Steven Barth2014-09-291-0/+1
* netfilter: fix a typo in TTL-match moduleSteven Barth2014-09-181-1/+1
* netfilter: remove redundant CONFIG_IP_NF_IPTABLESSteven Barth2014-09-171-1/+0
* Reorganize netfilter kernel modules and package nftables kernel supportSteven Barth2014-09-171-40/+75
* iptables: NFLOG and NFQUEUE targets' full supportSteven Barth2014-08-071-0/+27
* netfilter: introduce xt_id matchJo-Philipp Wich2014-08-011-1/+2
* netfilter: split off header matching modules not used by the default config (...Felix Fietkau2014-06-021-7/+9
* iptables/netfilter: add connlimit to conntrack-extraSteven Barth2014-03-111-0/+1
* Fix IPv6 NAT breaking older kernelsSteven Barth2013-09-031-2/+0
* netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Nova...Steven Barth2013-09-011-1/+9
* netfilter: fix typoLuka Perkov2013-08-211-1/+1
* netfilter: remove use of obsolete compatibility config symbols for mark and c...Felix Fietkau2013-07-151-8/+4
* netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ...Jo-Philipp Wich2013-05-211-11/+11
* netfilter: Fix typo in last commitSteven Barth2013-03-071-1/+1
* iptables: Add missing IPv6 builtin modulesSteven Barth2013-03-071-1/+3
* package/kernel: xt_NOTRACK has been removed in 3.7-rc1Gabor Juhos2013-02-041-1/+1
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-141-2/+1
* netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3Florian Fainelli2013-01-101-1/+1
* fix ipv4 nat on 3.7 by adding missing iptables modulesJohn Crispin2012-12-221-1/+1
* netfilter: fix module list for 3.7 kernelGabor Juhos2012-12-181-6/+11
* netfilter.mk: extend nf_add macro to take a version dependency expressionJo-Philipp Wich2012-12-151-19/+16
* netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.xJo-Philipp Wich2012-12-111-2/+6
* kernel: fix loading of nf_nat_ircHauke Mehrtens2012-11-181-1/+1
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-181-3/+12
* include/netfilter.mk: remove a few obsolete linesFelix Fietkau2012-09-231-8/+0
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.koFelix Fietkau2012-06-181-0/+1
* include/netfilter.mk: clean up, remove junk for old kernel versionsFelix Fietkau2012-06-071-70/+9
* fix ipt_ttl and ipt_TTL userspace library packagingJo-Philipp Wich2012-03-121-4/+4
* kernel: update module names and add new config symbols for linux 3.3Jonas Gorski2012-02-021-1/+6
* add CT target and TTL/HL match+targetJo-Philipp Wich2012-01-041-0/+4