firewall: link iptables extensions dynamically
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 26 May 2015 11:11:48 +0000 (11:11 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 26 May 2015 11:11:48 +0000 (11:11 +0000)
commit4e1d79844649b3c2f5e6d4b27713f5e3d4eec1e1
tree148d6103a3387782c9ceb304e2df28dd684c6540
parent2d9cb100b77f591a6feb1e17a7c30606b817f1bc
firewall: link iptables extensions dynamically

Use shared libipt{,4,6}ext.so libraries instead of statically linking
the userspace matches into the fw3 executable.

As a side effect the match initialization is extremely simplified
compared to the weak function pointer juggling performed before.

This also fixes the initialization of the multiport match.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45764
package/network/config/firewall/Makefile