Age | Commit message (Expand) | Author |
2016-02-19 | ops: maintenance of two-way route exchange | Naoto Hanaue |
2016-02-19 | ops: add feature that monitoring route of gobgp | Naoto Hanaue |
2016-02-19 | ops: rename struct and receiver | Naoto Hanaue |
2016-02-10 | gobgpd: support graceful-restart restarting-speaker behavior | ISHIDA Wataru |
2016-01-09 | bmp: use watcher infra to implement bmp feature | ISHIDA Wataru |
2016-01-09 | config: refactor config structure | ISHIDA Wataru |
2016-01-04 | gobgpd: die when grpc server failed to listen | ISHIDA Wataru |
2015-12-29 | config: use viper and support multiple configuration formats | ISHIDA Wataru |
2015-12-28 | config: make config/state variable name simple | ISHIDA Wataru |
2015-12-22 | gobgpd/gobgp: change grcp port to 50051 from 8080 | ISHIDA Wataru |
2015-12-21 | *: add global listen port configuration | ISHIDA Wataru |
2015-12-15 | server: ensure bmpClient is not nil when BgpServer is running | ISHIDA Wataru |
2015-12-08 | server/table: use only one rib for multiple route server clients | ISHIDA Wataru |
2015-11-05 | gobgpd: make blank bmpconfig when no config file | YujiOshima |
2015-11-01 | *: initial openswitch integration support | ISHIDA Wataru |
2015-10-30 | server: enable to start without configuration file | ISHIDA Wataru |
2015-10-20 | server: kill unnecessary code | FUJITA Tomonori |
2015-10-20 | server: properly handle invalid policy config | ISHIDA Wataru |
2015-10-13 | add net/http/pprof support | FUJITA Tomonori |
2015-10-06 | add log messages at bootup | FUJITA Tomonori |
2015-09-17 | server: get zebra conf from file | Hiroshi Yokoi |
2015-09-13 | Add bmp support | FUJITA Tomonori |
2015-09-02 | gobgpd: add command line option to specify #CPUs to be used | FUJITA Tomonori |
2015-08-19 | config file support rpki configuration | FUJITA Tomonori |
2015-08-06 | server: support to send notification to all peers when shutdown | FUJITA Tomonori |
2015-08-05 | fix policy dynamic update | FUJITA Tomonori |
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi |
2015-07-28 | add RPKI support | FUJITA Tomonori |
2015-07-26 | server: add zebra api support to configure linux network stack | FUJITA Tomonori |
2015-05-11 | gobgp: remove verbose variable | Eiichiro Watanabe |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru |
2015-04-14 | api: use gRPC instead of REST | ISHIDA Wataru |
2015-03-31 | renamed: bgpd.go -> gobgpd/main.go | FUJITA Tomonori |