iptables: reduce binary size
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 May 2015 09:16:50 +0000 (09:16 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 26 May 2015 09:16:50 +0000 (09:16 +0000)
commit34ed2c564aef5d0ff1dd47ab56a201f56c2206f5
tree27ffee36d84b3ee9859600fac7bc285aa481e4de
parent15e34192d77fbb711203b92db4b439f830e5a7b7
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45758 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]