Commit Graph

65 Commits (0410a7b5493313a4d70a2a62b96c0dfe377e1fb6)

Author SHA1 Message Date
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure
SVN-Revision: 21883
14 years ago
Jo-Philipp Wich 527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
SVN-Revision: 21700
14 years ago
Nicolas Thill fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Nicolas Thill 79897ae09a netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
14 years ago
Hauke Mehrtens 4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
15 years ago
Florian Fainelli e796067c6a update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
15 years ago
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