89 Commits (a0829559f874eb433ba26a76dafbc7e0e027e206)

Author SHA1 Message Date
Florian Fainelli cd64d4ce6e make patches against iptables apply again after update to 1.4.4 (#5540) 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 addb4fe33f iptables: update imq userspace part 15 years ago
Jo-Philipp Wich b7569a3a34 iptables: install essential headers into staging dir 15 years ago
Jo-Philipp Wich 1b890c945c iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p 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 15 years ago
Jo-Philipp Wich 26f40c4bd4 iptables: install libxtables.so and libiptc.so into staging dir 15 years ago
Jo-Philipp Wich 8738678fbf iptables: replace exot_error() with xtables_error() in layer7 patch 15 years ago
Hauke Mehrtens e50d6f12f7 Update layer7 rules 15 years ago
Hauke Mehrtens a93f9f0eee In r15501 the libxt_layer7.c was placed in a wrong location. 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 15 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library 15 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Felix Fietkau b72191aa74 fix a description which still mentioned ipp2p 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
Gabor Juhos 2b2541ebad iptables: remove CHAOS and TARPIT patches 16 years ago
Claudio Mignanti 7c2c6da09a fix table alignment for cris (#4104) 16 years ago
Nicolas Thill 28a92fe717 fix userland netfilter headers installed by iptables 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 16 years ago
Florian Fainelli 82247228ea We do not need to make the experimental/install-experimental targets starting with 1.4.x version 16 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25 16 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches 16 years ago
Florian Fainelli 52315c5150 Fix layer7 user-space iptables compilation (#3307) 16 years ago
Gabor Juhos 4e45a1d1ac iptables: remove obsolete patch 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 0cf1a58282 Here comes the new UCI. Enjoy :) 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
Tim Yardley 85b17a4e9e update stripped subset of l7 patterns to 11-03-2007 patterns 17 years ago
Florian Fainelli 9d7192e5fa Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535) 17 years ago
Gabor Juhos 79712043cc iptables: update description of the iptables-mod-ipopt 17 years ago
Florian Fainelli ada8e5dd95 Only masquerade LAN, other settings need manual tweaking 17 years ago
Florian Fainelli 304d5c8845 Only masquerade non routable addresses (#2535) 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
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 3a713ff202 move exec permissions fix at Build/Prepare stage 17 years ago