summaryrefslogtreecommitdiffhomepage
path: root/gobgpd
AgeCommit message (Expand)Author
2015-12-22gobgpd/gobgp: change grcp port to 50051 from 8080ISHIDA Wataru
2015-12-21*: add global listen port configurationISHIDA Wataru
2015-12-15server: ensure bmpClient is not nil when BgpServer is runningISHIDA Wataru
2015-12-08server/table: use only one rib for multiple route server clientsISHIDA Wataru
2015-11-05gobgpd: make blank bmpconfig when no config fileYujiOshima
2015-11-01*: initial openswitch integration supportISHIDA Wataru
2015-10-30server: enable to start without configuration fileISHIDA Wataru
2015-10-20server: kill unnecessary codeFUJITA Tomonori
2015-10-20server: properly handle invalid policy configISHIDA Wataru
2015-10-13add net/http/pprof supportFUJITA Tomonori
2015-10-06add log messages at bootupFUJITA Tomonori
2015-09-17server: get zebra conf from fileHiroshi Yokoi
2015-09-13Add bmp supportFUJITA Tomonori
2015-09-02gobgpd: add command line option to specify #CPUs to be usedFUJITA Tomonori
2015-08-19config file support rpki configurationFUJITA Tomonori
2015-08-06server: support to send notification to all peers when shutdownFUJITA Tomonori
2015-08-05fix policy dynamic updateFUJITA Tomonori
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-28add RPKI supportFUJITA Tomonori
2015-07-26server: add zebra api support to configure linux network stackFUJITA Tomonori
2015-05-11gobgp: remove verbose variableEiichiro Watanabe
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-03-31renamed: bgpd.go -> gobgpd/main.goFUJITA Tomonori