remove ip range list hack since fw3_address can now represent true ranges
[project/firewall3.git] / options.h
2013-02-21 Jo-Philipp Wichremove ip range list hack since fw3_address can now...
2013-02-21 Jo-Philipp Wichintroduce support for ip ranges
2013-02-21 Jo-Philipp Wichunify object freeing
2013-02-21 Jo-Philipp Wichrework runtime state tracking
2013-02-19 Jo-Philipp Wichintroduce global string array for enum names, remove...
2013-02-19 Jo-Philipp Wichmake enum values unique to allow using them in bitfield...
2013-02-19 Jo-Philipp Wichrename flag fields in structures
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 Wichinitial commit