summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/netfilter.mk
Commit message (Expand)AuthorAgeFilesLines
* unmask ip6tables on 2.6.27 and 2.6.28Travis Kemen2009-01-101-2/+1
* disable IMQ on 2.6.28 as well -- people should use IFB..Imre Kaloz2008-12-121-2/+2
* netfilter/iptables: disable IMQ on 2.6.27Gabor Juhos2008-10-151-2/+3
* fix IMQ autoloadingNicolas Thill2008-09-271-1/+1
* load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl...Nicolas Thill2008-09-241-3/+3
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-30/+104
* fix kmod-ipt-imq module generation (closes: #3896)Nicolas Thill2008-08-211-3/+12
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674John Crispin2008-07-301-2/+2
* netfilter/iptables: enable IMQ on 2.6.25Gabor Juhos2008-06-021-3/+1
* disable ip6tables as well on 2.6.25 until we have working IMQ supportNicolas Thill2008-05-111-1/+2
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IP...Nicolas Thill2008-05-081-6/+6
* package/kernel fixes: - remove dup netfilter.mk includes - always define NF_K...Nicolas Thill2008-05-081-1/+2
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-021-0/+1
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-151-65/+66
* revert r9801 - fixes #2921Felix Fietkau2008-01-061-0/+1
* Put back kmod-ebtables for 2.4 kernelsFlorian Fainelli2007-12-191-1/+0
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ...Gabor Juhos2007-10-121-0/+12
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT targe...Gabor Juhos2007-10-071-0/+3
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-231-2/+2
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-17/+17
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-94/+116
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-16/+43
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-231-0/+12
* more dependency fixesFelix Fietkau2007-07-231-0/+1
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-4/+4
* package ipset for useTim Yardley2007-06-071-0/+11
* Add iprange (#1799)Florian Fainelli2007-06-021-0/+13
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-181-18/+18
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-1/+3
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+1
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-201-1/+0
* Fix module loading order (#1048)Florian Fainelli2006-12-131-2/+2
* Fix autoloading for netfilter modules (#939)Florian Fainelli2006-11-191-2/+14
* fix typoFelix Fietkau2006-11-191-1/+1
* reorganize nat helper packages, move ftp and irc nat to a package that is ena...Felix Fietkau2006-11-191-2/+18
* split modules.mkFelix Fietkau2006-10-171-0/+185