Commit Graph

58 Commits (bfeb96126dedec0133b8fc5138225394a3ab3af3)

Author SHA1 Message Date
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Nicolas Thill 9ca044a009 kernel: fix kmod-ipt-iprange (closes: #6187)
SVN-Revision: 18838
15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
15 years ago
Hauke Mehrtens e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
15 years ago
Vasilis Tsiligiannis b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
SVN-Revision: 17225
15 years ago
Florian Fainelli 0e783dde14 split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
SVN-Revision: 16980
15 years ago
Nicolas Thill 05672efde8 use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
SVN-Revision: 16726
15 years ago
Florian Fainelli b5bdf8222b fix kmod-ip6tables modules (#5274)
SVN-Revision: 16702
15 years ago
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410)
SVN-Revision: 16600
15 years ago
Jo-Philipp Wich a2be06692f kernel: prepare kconfig for imq update
SVN-Revision: 15652
15 years ago
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
SVN-Revision: 15563
15 years ago
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
SVN-Revision: 15549
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 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
SVN-Revision: 14779
16 years ago
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
16 years ago
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
16 years ago
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken
SVN-Revision: 14356
16 years ago
Nicolas Thill 6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking
SVN-Revision: 14308
16 years ago
Travis Kemen 1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28
SVN-Revision: 13965
16 years ago
Imre Kaloz 4a018d2445 disable IMQ on 2.6.28 as well -- people should use IFB..
SVN-Revision: 13612
16 years ago
Gabor Juhos 7613c343b5 netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
16 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading
SVN-Revision: 12722
16 years ago
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
16 years ago
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25
SVN-Revision: 11335
16 years ago
Nicolas Thill 94940b2265 disable ip6tables as well on 2.6.25 until we have working IMQ support
SVN-Revision: 11117
16 years ago
Nicolas Thill d7f96cfa50 fix typos in [11073]
SVN-Revision: 11094
16 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
SVN-Revision: 11073
16 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
SVN-Revision: 11072
16 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25
SVN-Revision: 11007
16 years ago
Gabor Juhos 3c05234962 kmod-ipt-iprange: fix build error on .25
SVN-Revision: 10992
16 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
16 years ago
Felix Fietkau 60de55965d revert r9801 - fixes #2921
SVN-Revision: 10132
17 years ago
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
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
SVN-Revision: 9269
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]
SVN-Revision: 9178
17 years ago
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Felix Fietkau 291ff1fd7e do dynamic kernel config changes for netfilter as well
SVN-Revision: 8119
17 years ago
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
17 years ago
Tim Yardley 35d1063a75 package ipset for use
SVN-Revision: 7517
17 years ago
Florian Fainelli 908b616d8e Add iprange (#1799)
SVN-Revision: 7462
17 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
SVN-Revision: 6998
17 years ago