zones: add interface/subnet bound LOG rules
[project/firewall3.git] / zones.h
2016-06-07 Jo-Philipp Wichtreewide: replace jow@openwrt.org with jo@mein.io
2015-01-08 Jo-Philipp Wichredirects: respect src_dip option for reflection rules
2013-05-26 Jo-Philipp WichReplace fw3_free_zone() with the generic implementation
2013-05-26 Jo-Philipp WichAdd fw3_resolve_zone_addresses() helper to obtain a...
2013-05-22 Jo-Philipp WichLimit zone names to 14 bytes
2013-05-17 Jo-Philipp WichDrop iptables-restore and create rules through libiptc...
2013-05-13 Jo-Philipp WichUse libiptc to clear current ruleset
2013-04-30 Jo-Philipp WichRemove unused "running" argument form fw3_lookup_zone()
2013-03-14 Jo-Philipp WichConsolidate and unify argument order for functions
2013-03-13 Jo-Philipp WichEmit hotplug calls when flushing / creating zone chains
2013-03-13 Jo-Philipp WichUnify fw3_default and fw3_target enums
2013-03-11 Jo-Philipp WichRework zone flush logic
2013-03-10 Jo-Philipp WichIntroduce new enum values for zone src policies and...
2013-03-08 Jo-Philipp Wichadd support for per-zone user chains
2013-02-21 Jo-Philipp Wichunify object freeing
2013-02-21 Jo-Philipp Wichrework runtime state tracking
2013-02-18 Jo-Philipp Wichselectively delete chains in filter and nat tables
2013-02-17 Jo-Philipp Wichinitial commit