75 Commits (45f7dc9459491cebf83e05c47d4c0b995fcd6439)

Author SHA1 Message Date
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading 15 years ago
Jo-Philipp Wich 0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod 15 years ago
Jo-Philipp Wich 4257508e11 iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now 15 years ago
Jo-Philipp Wich 21a3932267 iptables: install libip[46]tc into staging dir 15 years ago
Jo-Philipp Wich de1c5f7a85 iptables: --enable-static and --enable-shared don't work well together, drop --enable-static 15 years ago
Jo-Philipp Wich e0fa9a4881 iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin 15 years ago
Nicolas Thill 94dbd93ea4 iptables: add an iptables-mod-ipset package (closes: #6327) 15 years ago
Felix Fietkau 1ab62895f7 iptables: move to 'Network' in menuconfig 15 years ago
Jo-Philipp Wich cc7827d993 iptables: bump pkg revision 15 years ago
Jo-Philipp Wich e830181f47 iptables: add comment match to the core package 15 years ago
Florian Fainelli 2d463950c3 fix breakage introduced with r18315 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. 15 years ago
Felix Fietkau f97b87b6e7 remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips 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
Felix Fietkau 1b35350431 iptables: fix build error with linux 2.6.31 15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639) 15 years ago
Florian Fainelli 034933808a install libiptc/libipulog from iptables (#5549) 15 years ago
Florian Fainelli 0c27222ac4 force iptables to be configured with ipv6 enabled (#5586) 15 years ago
Markus Wigge fa7f32c962 upgrade to new upstream version 1.4.4 15 years ago
Florian Fainelli 67a444c462 fix typo in iptables makefile resulting in patches not being applied (#5311) 15 years ago
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE 15 years ago
Felix Fietkau 01392262c1 iptables: export libipq 15 years ago
Jo-Philipp Wich b7569a3a34 iptables: install essential headers into staging dir 16 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 16 years ago
Jo-Philipp Wich 26f40c4bd4 iptables: install libxtables.so and libiptc.so into staging dir 16 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 16 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library 16 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2 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 b72191aa74 fix a description which still mentioned ipp2p 16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references 16 years ago
Gabor Juhos 2b2541ebad iptables: remove CHAOS and TARPIT patches 16 years ago
Nicolas Thill 704402ab56 temp fix for iptables build failure after [13931] 16 years ago
Felix Fietkau 98677bd970 fix iptables compile with 2.6.26 16 years ago
Imre Kaloz 9d93e2a4e0 upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support 16 years ago
Florian Fainelli 61863b4bed Finally fix iptables -m conntrack (#988), bump release numnber 16 years ago
Gabor Juhos 7613c343b5 netfilter/iptables: disable IMQ on 2.6.27 16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527) 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 16 years ago
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25 17 years ago
Florian Fainelli 82247228ea We do not need to make the experimental/install-experimental targets starting with 1.4.x version 17 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.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 c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :) 17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
Gabor Juhos 79712043cc iptables: update description of the iptables-mod-ipopt 17 years ago
Florian Fainelli 109d5fbca4 Update description, iptables-mod-ipsec includes libipt_policy.so 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