project/firewall3.git
2013-02-21 Jo-Philipp... rework runtime state tracking
2013-02-20 Jo-Philipp... only emit zone flush commands if the zone is active...
2013-02-20 Jo-Philipp... rework ipset removal logic to only purge sets that...
2013-02-19 Jo-Philipp... print a notification if forwards are skipped due to...
2013-02-19 Jo-Philipp... do not save state when printing rules
2013-02-19 Jo-Philipp... introduce global string array for enum names, remove...
2013-02-19 Jo-Philipp... track used family for ipsets
2013-02-19 Jo-Philipp... make enum values unique to allow using them in bitfield...
2013-02-19 Jo-Philipp... convert remaining occurences to hasbit() / setbit(...
2013-02-19 Jo-Philipp... rename flag fields in structures
2013-02-19 Jo-Philipp... properly deal with only v4 or only v6 start/stop/restart
2013-02-18 Jo-Philipp... selectively delete chains in filter and nat tables
2013-02-17 Jo-Philipp... record used zone chains in state file
2013-02-17 Jo-Philipp... destroy ipsets on explicit stop and flush, but not...
2013-02-17 Jo-Philipp... add missing fclose() in previous commit
2013-02-17 Jo-Philipp... separate state and lock files, use state file informati...
2013-02-17 Jo-Philipp... initial commit