Age | Commit message (Expand) | Author |
2016-08-14 | support mrt table dump (TABLE_DUMPv2 format) | FUJITA Tomonori |
2016-07-29 | move grpc_server.go from server/ to api/ | FUJITA Tomonori |
2016-07-29 | remove unused GrpcRequest and GrpcResponse | FUJITA Tomonori |
2016-07-29 | move gRPC-related code for SoftReset to grpc_server.go | FUJITA Tomonori |
2016-07-28 | move gRPC-related code for RPKI to grpc_server.go | FUJITA Tomonori |
2016-07-26 | move gRPC-related code for REQ_START_SERVER to grpc_server.go | FUJITA Tomonori |
2016-07-26 | openswitch: use proper gRPC API | FUJITA Tomonori |
2016-07-22 | mrt uses the new Watch API | FUJITA Tomonori |
2016-07-22 | collector uses the new Watch API | FUJITA Tomonori |
2016-07-22 | bmp uses the new Watch API | FUJITA Tomonori |
2016-07-22 | zebra client uses the new Watch API | FUJITA Tomonori |
2016-07-21 | move gRPC-related code for REQ_ADD_NEIGHBOR and REQ_DELETE_NEIGHBOR to grpc_s... | FUJITA Tomonori |
2016-07-20 | remove gRPC dependency from table/ | FUJITA Tomonori |
2016-07-20 | remove REQ_GRPC_ADD_NEIGHBOR | FUJITA Tomonori |
2016-07-20 | server: add missing mutex lock when updating policy configuration | FUJITA Tomonori |
2016-06-15 | gobgpd: add an option to change/disable pprof setting | ISHIDA Wataru |
2016-05-23 | add collector feature | FUJITA Tomonori |
2016-05-17 | zebra: make zebra config consistent with the rests | FUJITA Tomonori |
2016-04-25 | server: issue SOFT_RESET_IN when policy assignment is changed | ISHIDA Wataru |
2016-04-22 | config: fix bug of UpdateConfig() | ISHIDA Wataru |
2016-04-19 | config/gobgpd: refactoring | ISHIDA Wataru |
2016-04-11 | specify api hosts that gobgpd listens on | FUJITA Tomonori |
2016-03-20 | server: support mrt dump rotation like Quagga | FUJITA Tomonori |
2016-03-17 | config: move Mrt/Bmp configuration outside of Global configuration | ISHIDA Wataru |
2016-03-17 | server: use grpc req handling code for global init via config file | ISHIDA Wataru |
2016-03-16 | server: move SIGHUP handling to config file reader goroutine | FUJITA Tomonori |
2016-03-15 | gobgpd: support force GC and return free memory to OS | FUJITA Tomonori |
2016-03-15 | gobgpd: update policyConfig when checked policy difference | ISHIDA Wataru |
2016-03-06 | gobgpd: stop coloring when stdout log is disabled | ISHIDA Wataru |
2016-03-06 | gobgpd: add dry-run mode | ISHIDA Wataru |
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 |