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)
commit35497a04001210a9288b70e9d05afab62ce84c76
tree6243185fa2bd947ac452c513021dc91d49897b26
parentf1ebb1dddd2db076ea12ffd54b0e360a6840a1f0
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