summaryrefslogtreecommitdiffhomepage
path: root/config/util.go
AgeCommit message (Expand)Author
2017-06-16config: Use State to get NeighborAddress instead of ConfigSatoshi Fujimoto
2017-01-16config: Detect config file type automaticallyIWASE Yusuke
2016-11-14client: add golang client libraryWataru Ishida
2016-05-09server: support afi-safi re-configurationISHIDA Wataru
2016-04-21config: simplify config structuresISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-03-31move packet/*.go to packet/bgp/*.go for Go's conventionFUJITA Tomonori
2016-01-25config: add openconfig identity structs in bgp_configs.goISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2015-12-28config: make config/state variable name simpleISHIDA Wataru
2015-12-02make adj-rib implementation more clear and efficientISHIDA Wataru
2015-11-09server: call ValidateUpdateMsg() in fsm instead of peerFUJITA Tomonori
2015-11-08server: add rfmap to fsm tooFUJITA Tomonori
2015-11-08table: fix local-pref handling for external peerISHIDA Wataru