aboutsummaryrefslogtreecommitdiff
path: root/include/netfilter.mk
Commit message (Collapse)AuthorAge
* defrag needs to be loaded before conntrack_ipv4Imre Kaloz2008-12-10
| | | | SVN-Revision: 13585
* fix conntrack on 2.6.28Imre Kaloz2008-12-10
| | | | SVN-Revision: 13582
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-22
| | | | SVN-Revision: 12649
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-11
| | | | SVN-Revision: 12276
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-08
| | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-30
| | | | SVN-Revision: 10992
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-15
| | | | SVN-Revision: 10843
* layer7 filtering module is now xt_layer7 (#3268)Florian Fainelli2008-03-27
| | | | SVN-Revision: 10674
* netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵Gabor Juhos2007-10-12
| | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-07
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-23
| | | | SVN-Revision: 8984
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-22
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* cosmetic cleanup before more deep changesNicolas Thill2007-09-20
| | | | SVN-Revision: 8870
* fix typo again (do i need some sleep?)Nicolas Thill2007-09-17
| | | | SVN-Revision: 8822
* oops, fix typoNicolas Thill2007-09-16
| | | | SVN-Revision: 8816
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't ↵Nicolas Thill2007-09-16
| | | | | | work when symbols from different kernel versions are mixed in KCONFIG SVN-Revision: 8798
* prevent include/netfilter.mk from being included multiple timesNicolas Thill2007-09-15
| | | | SVN-Revision: 8781
* Package the statistics module for netfilterFlorian Fainelli2007-09-09
| | | | SVN-Revision: 8716
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* revert [8473] (see [8055])Nicolas Thill2007-08-27
| | | | SVN-Revision: 8499
* fix netfilter quota moduleNicolas Thill2007-08-24
| | | | SVN-Revision: 8479
* Fix the error on the quota extension (#2080)Florian Fainelli2007-08-23
| | | | SVN-Revision: 8472
* Add back physdev (#2216)Florian Fainelli2007-08-23
| | | | SVN-Revision: 8466
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-23
| | | | SVN-Revision: 8119
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-20
| | | | SVN-Revision: 8084
* Add ipt_random moduleFlorian Fainelli2007-07-17
| | | | SVN-Revision: 8014
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵Felix Fietkau2007-07-11
| | | | | | in qos-scripts SVN-Revision: 7912
* add nat module fix from #1772Felix Fietkau2007-06-25
| | | | SVN-Revision: 7727
* fix a typoFelix Fietkau2007-06-12
| | | | SVN-Revision: 7587
* package ipset for useTim Yardley2007-06-07
| | | | SVN-Revision: 7517
* Add iprange (#1799)Florian Fainelli2007-06-02
| | | | SVN-Revision: 7462
* fix typo introduced in last commitFelix Fietkau2007-05-31
| | | | SVN-Revision: 7416
* fix typoMike Baker2007-05-31
| | | | SVN-Revision: 7415
* fix typoFelix Fietkau2007-05-31
| | | | SVN-Revision: 7414
* netfilter dscp target/match is now in xtablesFelix Fietkau2007-05-30
| | | | SVN-Revision: 7407
* fix up tcpmss for the new kernel versionFelix Fietkau2007-05-26
| | | | SVN-Revision: 7345
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-13
| | | | SVN-Revision: 6945
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-28
| | | | SVN-Revision: 6424
* fix multiport netfilter module installation (patch from #1280)Felix Fietkau2007-02-13
| | | | SVN-Revision: 6295
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-22
| | | | SVN-Revision: 6182
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ↵Felix Fietkau2007-01-22
| | | | | | kernel modules SVN-Revision: 6176
* add missing config checks for the netfilter connmark target (fixes #1186)Felix Fietkau2007-01-22
| | | | SVN-Revision: 6172
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-19
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20