openwrtv3/package/network
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
..
config firewall: link iptables extensions dynamically 2015-05-26 11:11:48 +00:00
ipv6 ds-lite: fix resolve retry for fqdn peeraddrs 2015-05-22 10:24:30 +00:00
services ppp: do not warn if connect() before close() on pppoe terminate fails (fixes #19651) 2015-05-26 07:02:49 +00:00
utils iptables: reduce binary size 2015-05-26 09:16:50 +00:00