Felix Fietkau
|
68d73be80c
|
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
|
2009-02-21 16:30:44 +00:00 |
Gabor Juhos
|
e5c9f00637
|
netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
|
2009-02-09 13:27:39 +00:00 |
Imre Kaloz
|
24e299f95d
|
defrag needs to be loaded before conntrack_ipv4
SVN-Revision: 13585
|
2008-12-10 18:44:46 +00:00 |
Imre Kaloz
|
a7cac1dc31
|
fix conntrack on 2.6.28
SVN-Revision: 13582
|
2008-12-10 16:00:04 +00:00 |
Nicolas Thill
|
2c8010b2dc
|
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
|
2008-09-22 15:19:59 +00:00 |
Florian Fainelli
|
5cf0db54c6
|
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
|
2008-08-11 06:38:48 +00:00 |
Nicolas Thill
|
a7b3ffc182
|
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
SVN-Revision: 11073
|
2008-05-08 11:32:46 +00:00 |
Gabor Juhos
|
3c05234962
|
kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
|
2008-04-30 15:42:10 +00:00 |
Gabor Juhos
|
d80f43d15f
|
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
|
2008-04-15 06:11:23 +00:00 |
Florian Fainelli
|
30f8862033
|
layer7 filtering module is now xt_layer7 (#3268)
SVN-Revision: 10674
|
2008-03-27 18:24:13 +00:00 |
Gabor Juhos
|
4e05416c39
|
netfilter/ipset cleanups * rename patches to follow our naming conventions * 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
|
2007-10-12 14:58:35 +00:00 |
Gabor Juhos
|
8309e3dff2
|
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT 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
|
2007-10-07 17:17:04 +00:00 |
Nicolas Thill
|
0bf90f2a0d
|
add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
|
2007-09-23 17:22:17 +00:00 |
Nicolas Thill
|
fec4d9ee3c
|
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
|
2007-09-22 18:37:24 +00:00 |
Nicolas Thill
|
f5f47e1fbd
|
cosmetic cleanup before more deep changes
SVN-Revision: 8870
|
2007-09-20 10:48:54 +00:00 |
Nicolas Thill
|
f6197eabda
|
fix typo again (do i need some sleep?)
SVN-Revision: 8822
|
2007-09-17 01:51:57 +00:00 |
Nicolas Thill
|
dcf795770c
|
oops, fix typo
SVN-Revision: 8816
|
2007-09-16 22:41:24 +00:00 |
Nicolas Thill
|
892b16a352
|
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when symbols from different kernel versions are mixed in KCONFIG
SVN-Revision: 8798
|
2007-09-16 16:10:37 +00:00 |
Nicolas Thill
|
5011d6129c
|
prevent include/netfilter.mk from being included multiple times
SVN-Revision: 8781
|
2007-09-15 16:19:26 +00:00 |
Florian Fainelli
|
6a06ccf9b6
|
Package the statistics module for netfilter
SVN-Revision: 8716
|
2007-09-09 18:32:06 +00:00 |
Nicolas Thill
|
8dc7ced4d4
|
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
SVN-Revision: 8591
|
2007-09-03 08:58:14 +00:00 |
Nicolas Thill
|
bfa6ac2eab
|
revert [8473] (see [8055])
SVN-Revision: 8499
|
2007-08-27 02:04:35 +00:00 |
Nicolas Thill
|
1ad12c1eeb
|
fix netfilter quota module
SVN-Revision: 8479
|
2007-08-24 12:23:52 +00:00 |
Florian Fainelli
|
3c5ed20fd0
|
Fix the error on the quota extension (#2080)
SVN-Revision: 8472
|
2007-08-23 16:14:17 +00:00 |
Florian Fainelli
|
6741194c15
|
Add back physdev (#2216)
SVN-Revision: 8466
|
2007-08-23 15:21:22 +00:00 |
Felix Fietkau
|
291ff1fd7e
|
do dynamic kernel config changes for netfilter as well
SVN-Revision: 8119
|
2007-07-23 03:23:46 +00:00 |
Felix Fietkau
|
075883e85b
|
reorder, xt_CHAOS depends on xt_DELUDE
SVN-Revision: 8084
|
2007-07-20 20:54:54 +00:00 |
Florian Fainelli
|
e5520b8853
|
Add ipt_random module
SVN-Revision: 8014
|
2007-07-17 08:47:44 +00:00 |
Felix Fietkau
|
a817b45169
|
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts
SVN-Revision: 7912
|
2007-07-11 06:47:33 +00:00 |
Felix Fietkau
|
8cff3db999
|
add nat module fix from #1772
SVN-Revision: 7727
|
2007-06-25 09:55:07 +00:00 |
Felix Fietkau
|
7ca5a975fe
|
fix a typo
SVN-Revision: 7587
|
2007-06-12 13:14:24 +00:00 |
Tim Yardley
|
35d1063a75
|
package ipset for use
SVN-Revision: 7517
|
2007-06-07 15:30:59 +00:00 |
Florian Fainelli
|
908b616d8e
|
Add iprange (#1799)
SVN-Revision: 7462
|
2007-06-02 22:57:33 +00:00 |
Felix Fietkau
|
3e8bdad848
|
fix typo introduced in last commit
SVN-Revision: 7416
|
2007-05-31 11:06:19 +00:00 |
Mike Baker
|
0a79809ba1
|
fix typo
SVN-Revision: 7415
|
2007-05-31 10:20:48 +00:00 |
Felix Fietkau
|
fb2abbee4b
|
fix typo
SVN-Revision: 7414
|
2007-05-31 09:57:47 +00:00 |
Felix Fietkau
|
ea3fc57b08
|
netfilter dscp target/match is now in xtables
SVN-Revision: 7407
|
2007-05-30 14:54:28 +00:00 |
Felix Fietkau
|
a6b90ed0a4
|
fix up tcpmss for the new kernel version
SVN-Revision: 7345
|
2007-05-26 18:18:37 +00:00 |
Florian Fainelli
|
cd65230eea
|
Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
|
2007-04-13 11:28:45 +00:00 |
Florian Fainelli
|
780712e30e
|
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
|
2007-02-28 12:04:58 +00:00 |
Felix Fietkau
|
04da86494a
|
fix multiport netfilter module installation (patch from #1280)
SVN-Revision: 6295
|
2007-02-13 03:08:48 +00:00 |
Florian Fainelli
|
acf6ec373e
|
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
|
2007-01-22 23:55:22 +00:00 |
Felix Fietkau
|
e8caa3c42b
|
fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules
SVN-Revision: 6176
|
2007-01-22 11:22:02 +00:00 |
Felix Fietkau
|
5d323a623e
|
add missing config checks for the netfilter connmark target (fixes #1186)
SVN-Revision: 6172
|
2007-01-22 01:23:44 +00:00 |
Felix Fietkau
|
0a2540a313
|
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
SVN-Revision: 5581
|
2006-11-19 01:03:47 +00:00 |
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |