Commit Graph

63 Commits (976d1a10243874c67f3cd7f5987c3a9a4136d9e7)

Author SHA1 Message Date
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
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 b7569a3a34 iptables: install essential headers into staging dir
SVN-Revision: 15621
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 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
16 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
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
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
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 ...
SVN-Revision: 12089
16 years ago
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25
SVN-Revision: 11335
16 years ago
Florian Fainelli 82247228ea We do not need to make the experimental/install-experimental targets starting with 1.4.x version
SVN-Revision: 11325
16 years ago
Gabor Juhos 1b90498e69 IMQ is not yet available on 2.6.25
SVN-Revision: 11007
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 c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
SVN-Revision: 10383
17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
17 years ago
Gabor Juhos 79712043cc iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
17 years ago
Florian Fainelli 109d5fbca4 Update description, iptables-mod-ipsec includes libipt_policy.so
SVN-Revision: 9336
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
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
SVN-Revision: 9052
17 years ago
Nicolas Thill 3a713ff202 move exec permissions fix at Build/Prepare stage
SVN-Revision: 8802
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Florian Fainelli 22282193a9 Package ip6tables-utils as well (#2318)
SVN-Revision: 8636
17 years ago
Florian Fainelli 2e4f6093c6 Fix the ip6tables dependency (#2079)
SVN-Revision: 7978
17 years ago
Tim Yardley 5f6dfc231a move to iptables 1.3.8
SVN-Revision: 7946
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
Imre Kaloz 615e8af841 break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
17 years ago
Florian Fainelli cd65230eea Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
17 years ago
Felix Fietkau 235692a7d6 fix iptables extension issue with mac os x builds
SVN-Revision: 6786
18 years ago
Felix Fietkau 8e85262a8b improve autorebuild for iptables when the kernel config changes
SVN-Revision: 6652
18 years ago