rework ipset removal logic to only purge sets that are not in use by any family
[project/firewall3.git] / ipsets.c
2013-02-20 Jo-Philipp Wichrework ipset removal logic to only purge sets that...
2013-02-19 Jo-Philipp Wichintroduce global string array for enum names, remove...
2013-02-19 Jo-Philipp Wichproperly deal with only v4 or only v6 start/stop/restart
2013-02-18 Jo-Philipp Wichselectively delete chains in filter and nat tables
2013-02-17 Jo-Philipp Wichadd missing fclose() in previous commit
2013-02-17 Jo-Philipp Wichseparate state and lock files, use state file informati...
2013-02-17 Jo-Philipp Wichinitial commit