iptables: reduce binary size
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 26 May 2015 09:16:50 +0000 (09:16 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 26 May 2015 09:16:50 +0000 (09:16 +0000)
commit0220089fdd21bbefb585b4538593dcdc6e8a33f5
tree27ffee36d84b3ee9859600fac7bc285aa481e4de
parenta2a4e62cd282bd77a2cb560be741375a002a1bef
iptables: reduce binary size

 * 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
package/network/utils/iptables/Makefile
package/network/utils/iptables/patches/400-lenient-restore.patch [deleted file]
package/network/utils/iptables/patches/600-shared-libext.patch [new file with mode: 0644]
package/network/utils/iptables/patches/700-disable-legacy-revisions.patch [new file with mode: 0644]