aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iptables/patches/400-lenient-restore.patch
Commit message (Collapse)AuthorAgeFilesLines
* iptables: reduce binary sizeJo-Philipp Wich2015-05-261-172/+0
| | | | | | | | | | | * 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: fix issues with the new musl versionFelix Fietkau2014-03-201-20/+16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39964
* iptables: Update to 1.4.20Steven Barth2013-09-011-4/+4
| | | | SVN-Revision: 37865
* iptables: redo update to 1.4.18 with old linking-behaviourSteven Barth2013-03-061-33/+37
| | | | SVN-Revision: 35896
* Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵Steven Barth2013-03-061-37/+33
| | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894
* iptables: update to 1.4.18Steven Barth2013-03-051-33/+37
| | | | SVN-Revision: 35892
* iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵Jo-Philipp Wich2013-02-111-0/+172
that allows to skip erroneous lines SVN-Revision: 35568