iptables: support -i, -o, -s and -d in option extra
[project/firewall3.git] / iptables.h
2016-11-06 Jo-Philipp Wichiptables: move includes into iptables.c to avoid kernel...
2016-11-06 Ralph Sennhausermusl-compat: avoid kernel header conflicts
2016-11-06 Jo-Philipp Wichiptables: remove usage of xt_id
2016-11-06 Jo-Philipp Wichiptables: declare _GNU_SOURCE to define RTLD_NEXT
2016-11-06 Ralph Sennhauseriptables: optional loading of static extensions
2016-11-04 Ralph Sennhauseriptables: add support for version 1.6.0
2016-11-01 Jo-Philipp Wichiptables: use different approach for managing loadable...
2016-06-07 Jo-Philipp Wichtreewide: replace jow@openwrt.org with jo@mein.io
2016-01-24 Jo-Philipp WichUse xt_id match to track own rules
2015-05-26 Jo-Philipp WichRework match initialization
2015-05-22 Jo-Philipp Wichiptables: initialize multiport match
2014-04-14 Steven BarthAdd support for device and direction parameters
2014-04-14 Steven Barthsnat: add support for connlimiting port-range SNAT
2013-08-14 Jo-Philipp WichRevert "Make sure that NOTRACK is linked into firewall3...
2013-08-14 Jo-Philipp WichMake sure that NOTRACK is linked into firewall3 if...
2013-06-06 Jo-Philipp WichKeep all basic chains on reload and only flush them...
2013-06-05 Jo-Philipp WichExtend ipset option syntax to support specifying direct...
2013-06-03 Jo-Philipp WichDecouple handle destroying from committing, add fw3_ipt...
2013-06-03 Jo-Philipp WichDo not let libxtables implicitely load extensions,...
2013-05-27 Jo-Philipp WichMake IPv6 support optional
2013-05-27 Jo-Philipp WichAdd abstract fw3_xt_reset() implementation
2013-05-27 Jo-Philipp WichFix compatibility with older libiptc/libip6tc
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 WichDrop iptables-restore and create rules through libiptc...
2013-05-13 Jo-Philipp WichUse libiptc to clear current ruleset