Hauke Mehrtens
|
e014faf13f
Update ipset to version 3.2
|
16 years ago |
Florian Fainelli
|
0e783dde14
split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
|
16 years ago |
Florian Fainelli
|
a06b20f5b3
fix ip6tables installation against ip6t_HL which has been merged in xt_HL since 2.6.29 (#5568)
|
16 years ago |
Felix Fietkau
|
11b33255ed
netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
|
16 years ago |
Hauke Mehrtens
|
73cfaa0f2b
ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
|
16 years ago |
Jo-Philipp Wich
|
f3dd32d6fd
adept netfilter.mk to updated imq
|
16 years ago |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
Felix Fietkau
|
e744c3130a
move iptable_raw to the conntrack-extra package
|
16 years ago |
Nicolas Thill
|
3b53bd7ef3
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
|
16 years ago |
Felix Fietkau
|
68d73be80c
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
|
17 years ago |
Gabor Juhos
|
e5c9f00637
netfilter: remove CHAOS, TARPIT and DELUDE references
|
17 years ago |
Imre Kaloz
|
24e299f95d
defrag needs to be loaded before conntrack_ipv4
|
17 years ago |
Imre Kaloz
|
a7cac1dc31
fix conntrack on 2.6.28
|
17 years ago |
Nicolas Thill
|
2c8010b2dc
make the whole iptables/netfiter modular (closes: #3871, #3527)
|
17 years ago |
Florian Fainelli
|
5cf0db54c6
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
|
17 years ago |
Nicolas Thill
|
a7b3ffc182
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
|
17 years ago |
Gabor Juhos
|
3c05234962
kmod-ipt-iprange: fix build error on .25
|
17 years ago |
Gabor Juhos
|
d80f43d15f
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
|
17 years ago |
Florian Fainelli
|
30f8862033
layer7 filtering module is now xt_layer7 (#3268)
|
18 years ago |
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
|
18 years ago |
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]
|
18 years ago |
Nicolas Thill
|
0bf90f2a0d
add ipv6 conntrack support (closes: #2192)
|
18 years ago |
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.
|
18 years ago |
Nicolas Thill
|
f5f47e1fbd
cosmetic cleanup before more deep changes
|
18 years ago |
Nicolas Thill
|
f6197eabda
fix typo again (do i need some sleep?)
|
18 years ago |
Nicolas Thill
|
dcf795770c
oops, fix typo
|
18 years ago |
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
|
18 years ago |
Nicolas Thill
|
5011d6129c
prevent include/netfilter.mk from being included multiple times
|
18 years ago |
Florian Fainelli
|
6a06ccf9b6
Package the statistics module for netfilter
|
18 years ago |
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.
|
18 years ago |