summaryrefslogtreecommitdiffhomepage
path: root/config/serve.go
AgeCommit message (Expand)Author
2016-02-12config: validate when unmarshalling configurationISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2015-12-29config: use viper and support multiple configuration formatsISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-10-06add log messages at bootupFUJITA Tomonori
2015-08-06config: don't crash when failing to reload config fileFUJITA Tomonori
2015-08-05fix policy dynamic updateFUJITA Tomonori
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-03-24policy: apply import/export policyHiroshi Yokoi
2015-03-05config: validate route family configuraitonFUJITA Tomonori
2015-03-03update the whole code for the latest openconfig yang filesFUJITA Tomonori
2015-02-25config: set default config value only when not specifiedFUJITA Tomonori
2015-01-26config: make config file failure FatalFUJITA Tomonori
2014-11-25config: add helper functions to handle config fileFUJITA Tomonori