Commit Graph

110 Commits (091934e7fb50d6239ed42b14bfb350984adbc141)

Author SHA1 Message Date
Gabor Juhos d6fb9649de package/iptables: refresh patches
SVN-Revision: 20465
14 years ago
Travis Kemen fafcea14a6 this patch fixes iptables parallel build.
-Raphael

SVN-Revision: 20188
14 years ago
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading
SVN-Revision: 19917
14 years ago
Jo-Philipp Wich 0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
SVN-Revision: 19827
14 years ago
Jo-Philipp Wich 2a473ebe19 iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation.
SVN-Revision: 19761
14 years ago
Jo-Philipp Wich 4257508e11 iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
SVN-Revision: 19722
14 years ago
Jo-Philipp Wich 21a3932267 iptables: install libip[46]tc into staging dir
SVN-Revision: 19316
15 years ago
Jo-Philipp Wich de1c5f7a85 iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
SVN-Revision: 19304
15 years ago
Jo-Philipp Wich e0fa9a4881 iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
SVN-Revision: 19302
15 years ago
Nicolas Thill 94dbd93ea4 iptables: add an iptables-mod-ipset package (closes: #6327)
SVN-Revision: 18832
15 years ago
Felix Fietkau 1ab62895f7 iptables: move to 'Network' in menuconfig
SVN-Revision: 18713
15 years ago
Jo-Philipp Wich cc7827d993 iptables: bump pkg revision
SVN-Revision: 18707
15 years ago
Jo-Philipp Wich e830181f47 iptables: add comment match to the core package
SVN-Revision: 18706
15 years ago
Florian Fainelli 2d463950c3 fix breakage introduced with r18315
SVN-Revision: 18316
15 years ago
Florian Fainelli dbdfbb4b5d remove the patch dir hack in iptables when building with an external tree, this did not work at all.
SVN-Revision: 18315
15 years ago
Felix Fietkau f97b87b6e7 remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips
SVN-Revision: 18098
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
Felix Fietkau 1b35350431 iptables: fix build error with linux 2.6.31
SVN-Revision: 17721
15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)
SVN-Revision: 17162
15 years ago
Florian Fainelli 034933808a install libiptc/libipulog from iptables (#5549)
SVN-Revision: 17089
15 years ago
Florian Fainelli 0c27222ac4 force iptables to be configured with ipv6 enabled (#5586)
SVN-Revision: 17076
15 years ago
Florian Fainelli cd64d4ce6e make patches against iptables apply again after update to 1.4.4 (#5540)
SVN-Revision: 16878
15 years ago
Markus Wigge fa7f32c962 upgrade to new upstream version 1.4.4
SVN-Revision: 16853
15 years ago
Florian Fainelli 67a444c462 fix typo in iptables makefile resulting in patches not being applied (#5311)
SVN-Revision: 16392
15 years ago
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE
SVN-Revision: 16336
15 years ago
Felix Fietkau 01392262c1 iptables: export libipq
SVN-Revision: 16164
15 years ago
Jo-Philipp Wich addb4fe33f iptables: update imq userspace part
SVN-Revision: 15653
15 years ago
Jo-Philipp Wich b7569a3a34 iptables: install essential headers into staging dir
SVN-Revision: 15621
15 years ago
Jo-Philipp Wich 1b890c945c iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
SVN-Revision: 15573
15 years ago
Nicolas Thill 8c7602a3f4 iptables: - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg
SVN-Revision: 15572
15 years ago
Jo-Philipp Wich 26f40c4bd4 iptables: install libxtables.so and libiptc.so into staging dir
SVN-Revision: 15550
15 years ago
Jo-Philipp Wich 8738678fbf iptables: replace exot_error() with xtables_error() in layer7 patch
SVN-Revision: 15547
15 years ago
Hauke Mehrtens e50d6f12f7 Update layer7 rules
SVN-Revision: 15544
15 years ago
Hauke Mehrtens a93f9f0eee In r15501 the libxt_layer7.c was placed in a wrong location.
SVN-Revision: 15541
15 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
15 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library
SVN-Revision: 15487
15 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2
SVN-Revision: 15478
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
Felix Fietkau b72191aa74 fix a description which still mentioned ipp2p
SVN-Revision: 14603
15 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
15 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references
SVN-Revision: 14461
16 years ago
Gabor Juhos 2b2541ebad iptables: remove CHAOS and TARPIT patches
SVN-Revision: 14447
16 years ago
Claudio Mignanti 7c2c6da09a fix table alignment for cris (#4104)
SVN-Revision: 14407
16 years ago
Nicolas Thill 28a92fe717 fix userland netfilter headers installed by iptables
SVN-Revision: 14083
16 years ago
Nicolas Thill 704402ab56 temp fix for iptables build failure after [13931]
SVN-Revision: 13932
16 years ago
Felix Fietkau 98677bd970 fix iptables compile with 2.6.26
SVN-Revision: 13747
16 years ago
Imre Kaloz 9d93e2a4e0 upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
SVN-Revision: 13458
16 years ago
Florian Fainelli 61863b4bed Finally fix iptables -m conntrack (#988), bump release numnber
SVN-Revision: 13235
16 years ago
Gabor Juhos 7613c343b5 netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
16 years ago