Pass -Wl,--whole-archive and -Wl,--no-whole-archive during linking to avoid duplicate...
[project/firewall3.git] / iptables.c
2013-05-23 Jo-Philipp WichDon't leak memory when encountering unknown match or...
2013-05-23 Jo-Philipp WichUse weak function pointers to call extension init funct...
2013-05-17 Jo-Philipp WichAdd missing libip6t_REJECT initialization
2013-05-17 Jo-Philipp WichOnly initialize extensions we actually use
2013-05-17 Jo-Philipp WichInclude iptables command and table name in iptables...
2013-05-17 Jo-Philipp WichAdd debug prints for policy setting, don't commit rules...
2013-05-17 Jo-Philipp WichDrop iptables-restore and create rules through libiptc...
2013-05-13 Jo-Philipp WichUse libiptc to clear current ruleset