openwrtv4/package/network/config/firewall
Jo-Philipp Wich 35497a0400 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
2015-05-26 11:11:48 +00:00
..
files firewall: Allow IGMP and MLD input on WAN 2015-05-05 13:22:41 +00:00
Makefile firewall: link iptables extensions dynamically 2015-05-26 11:11:48 +00:00