58 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way 15 years ago
Nicolas Thill 9ca044a009 kernel: fix kmod-ipt-iprange (closes: #6187) 15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed 15 years ago
Hauke Mehrtens e014faf13f Update ipset to version 3.2 15 years ago
Vasilis Tsiligiannis b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) 15 years ago
Florian Fainelli 0e783dde14 split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) 15 years ago
Nicolas Thill 05672efde8 use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452) 15 years ago
Florian Fainelli b5bdf8222b fix kmod-ip6tables modules (#5274) 15 years ago
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410) 15 years ago
Jo-Philipp Wich a2be06692f kernel: prepare kconfig for imq update 16 years ago
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) 16 years ago
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation 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
Hauke Mehrtens 2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461 16 years ago
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. 16 years ago
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28 16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references 16 years ago
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken 16 years ago
Nicolas Thill 6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking 16 years ago
Travis Kemen 1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28 16 years ago
Imre Kaloz 4a018d2445 disable IMQ on 2.6.28 as well -- people should use IFB.. 16 years ago
Gabor Juhos 7613c343b5 netfilter/iptables: disable IMQ on 2.6.27 16 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading 16 years ago
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032) 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896) 16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 16 years ago
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25 17 years ago
Nicolas Thill 94940b2265 disable ip6tables as well on 2.6.25 until we have working IMQ support 17 years ago
Nicolas Thill d7f96cfa50 fix typos in [11073] 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
Nicolas Thill 50ee10f486 package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time 17 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25 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
Felix Fietkau 60de55965d revert r9801 - fixes #2921 17 years ago
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels 17 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 17 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] 17 years ago
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192) 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Felix Fietkau 291ff1fd7e do dynamic kernel config changes for netfilter as well 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Tim Yardley 35d1063a75 package ipset for use 18 years ago
Florian Fainelli 908b616d8e Add iprange (#1799) 18 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago