aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2015-10-27Allow for refresh = False / 0 etc. to turn off refreshSteve McIntyre
2015-10-19Fix trailing-whitespace errorsSteve McIntyre
2015-10-19Add checking for clashes in port number in configSteve McIntyre
2015-10-19Improve handling for true/false options in config fileSteve McIntyre
2015-10-19Update config handling for logging level, and add testSteve McIntyre
2015-10-08Add an option for the visualisation web interface to auto-refreshSteve McIntyre
2015-10-08Sort config optionsSteve McIntyre
2015-09-25Preparing the v0.4 releaseSteve McIntyre
2015-09-23Fix bug added in earlier changesSteve McIntyre
2015-09-18Fix trailing whitespaceSteve McIntyre
2015-09-18Add initial config support for the visualisation codeSteve McIntyre
2015-07-27Misc small fixes after pylint checkingSteve McIntyre
2015-07-14Add support for the "debug" keyword in switch config stanzasSteve McIntyre
2015-04-01Fix up huge numbers of pylint warningsSteve McIntyre
2015-02-12Fix cut and paste error, save filenameSteve McIntyre
2015-02-12Switch to using logging() properlySteve McIntyre
2014-12-23Extend test suite coverageSteve McIntyre
2014-12-23Fix bug in config - assign default_vlan_tag to default_vlan_tag, notSteve McIntyre
2014-12-22Add test case fileSteve McIntyre
2014-12-18Trivial changes suggested by pylintSteve McIntyre
2014-12-15Move initialisation of the default VLAN to vland mainSteve McIntyre
2014-12-12Update config codeSteve McIntyre
2014-12-11More config parsing updatesSteve McIntyre
2014-12-10Initial unit test setup for the config codeSteve McIntyre
2014-12-10Force port number to be an int in configSteve McIntyre
2014-12-10import ConfigError tooSteve McIntyre
2014-12-10Initial implementation of configuration file handlingSteve McIntyre
2014-10-20Fix cut and paste error in error messagesSteve McIntyre