summaryrefslogtreecommitdiff
path: root/package/network/utils/iptables/patches
Commit message (Collapse)AuthorAge
* netfilter: drop proprietary xt_id matchJo-Philipp Wich2016-12-14
| | | | | | | | The xt_id match was used by the firewall3 package to track its own rules but the approach has been changed to use xt_comment instead now, so we can drop this nonstandard extension. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* iptables: improve iptables listing output of xt_id matchJo-Philipp Wich2016-01-24
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48478
* iptables: reduce binary sizeJo-Philipp Wich2015-05-26
| | | | | | | | | | | * drop unused lenient restore patch * instead of statically linking core extensions, build shared libraries for reuse in fw3 * strip outdated match revisions and aliases to trim down library size Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45758
* iptables: disable unused xml support to save some spaceFelix Fietkau2015-05-06
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45617
* iptables: remove layer7 supportFelix Fietkau2015-04-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45424
* netfilter: introduce xt_id matchJo-Philipp Wich2014-08-01
| | | | | | | | | This commit implements a new netfilter match "xt_id" which can be used to attach unsigned 32bit IDs to iptables rules. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41945
* iptables: refresh patchesFelix Fietkau2014-07-02
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41479
* iptables: fix issues with the new musl versionFelix Fietkau2014-03-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39964
* iptables: Update to 1.4.20Steven Barth2013-09-01
| | | | SVN-Revision: 37865
* iptables: restore reap functionality to recent moduleSteven Barth2013-07-15
| | | | | | | | | | | | | | The reap functionality appears to have been accidentally disabled by commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see: git://git.netfilter.org/iptables.git and subsequently in iptables 1.4.15 and later. This adds a patch to restore reap functionality for recent_opts_v1. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 37328
* iptables: bump to 1.4.19.1Steven Barth2013-05-29
| | | | SVN-Revision: 36760
* iptables: redo update to 1.4.18 with old linking-behaviourSteven Barth2013-03-06
| | | | SVN-Revision: 35896
* Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵Steven Barth2013-03-06
| | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894
* iptables: update to 1.4.18Steven Barth2013-03-05
| | | | SVN-Revision: 35892
* iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵Jo-Philipp Wich2013-02-11
| | | | | | that allows to skip erroneous lines SVN-Revision: 35568
* iptables: fix typo in iptables musl patch after r34313Florian Fainelli2012-11-25
| | | | | | | | Thanks to Frank Meerkötter and Szabolcs Nagy for spotting the issue. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34326
* iptables: add some musl portability fixesFlorian Fainelli2012-11-23
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34313
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688