summaryrefslogtreecommitdiff
path: root/zones.h
Commit message (Expand)AuthorAgeFilesLines
* fw3: zones: limit zone names to 11 bytesAlexey Dobrovolsky2020-09-051-2/+6
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-071-1/+1
* redirects: respect src_dip option for reflection rulesJo-Philipp Wich2015-01-081-1/+2
* Replace fw3_free_zone() with the generic implementationJo-Philipp Wich2013-05-261-1/+2
* Add fw3_resolve_zone_addresses() helper to obtain a list of all subnets cover...Jo-Philipp Wich2013-05-261-0/+2
* Limit zone names to 14 bytesJo-Philipp Wich2013-05-221-0/+3
* Drop iptables-restore and create rules through libiptc and libxtablesJo-Philipp Wich2013-05-171-4/+4
* Use libiptc to clear current rulesetJo-Philipp Wich2013-05-131-2/+3
* Remove unused "running" argument form fw3_lookup_zone()Jo-Philipp Wich2013-04-301-2/+1
* Consolidate and unify argument order for functionsJo-Philipp Wich2013-03-141-7/+7
* Emit hotplug calls when flushing / creating zone chainsJo-Philipp Wich2013-03-131-3/+4
* Unify fw3_default and fw3_target enumsJo-Philipp Wich2013-03-131-1/+1
* Rework zone flush logicJo-Philipp Wich2013-03-111-2/+2
* Introduce new enum values for zone src policies and map src policy to dst_fla...Jo-Philipp Wich2013-03-101-0/+3
* add support for per-zone user chainsJo-Philipp Wich2013-03-081-1/+1
* unify object freeingJo-Philipp Wich2013-02-211-1/+4
* rework runtime state trackingJo-Philipp Wich2013-02-211-2/+5
* selectively delete chains in filter and nat tablesJo-Philipp Wich2013-02-181-0/+3
* initial commitJo-Philipp Wich2013-02-171-0/+36