summaryrefslogtreecommitdiffhomepage
path: root/config/serve.go
AgeCommit message (Expand)Author
2016-05-17zebra: make zebra config consistent with the restsFUJITA Tomonori
2016-05-09config: fix ReadConfigfileServe() not to loop endlesslyISHIDA Wataru
2016-04-27config: support reload of AdminDownISHIDA Wataru
2016-04-22config: fix bug of UpdateConfig()ISHIDA Wataru
2016-04-19server: support prefix-limit re-configuration via configuration fileISHIDA Wataru
2016-04-19config: use Equal() instead of reflect.DeepEqual()ISHIDA Wataru
2016-04-19config/gobgpd: refactoringISHIDA Wataru
2016-03-20server: change mrt config formatFUJITA Tomonori
2016-03-20server: support mrt dump rotation like QuaggaFUJITA Tomonori
2016-03-17config: move Mrt/Bmp configuration outside of Global configurationISHIDA Wataru
2016-03-16server: move SIGHUP handling to config file reader goroutineFUJITA Tomonori
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