Age | Commit message (Expand) | Author |
2015-06-25 | server/api: add api to monitor changes of best paths | ISHIDA Wataru |
2015-06-21 | api: change ModPath() return value to Error from stream Error | ISHIDA Wataru |
2015-06-17 | cli: add community subcommand to policy conditions and actions | Naoto Hanaue |
2015-06-16 | cli: add aspath subcommand to policy conditions | Naoto Hanaue |
2015-06-16 | cli: aggregate grpc communication interface associated with the policy to api... | Naoto Hanaue |
2015-06-01 | cli: fix AS_PATH string format | Hiroshi Yokoi |
2015-05-26 | cli: add the add/del commands to policy of neighbor | Naoto Hanaue |
2015-05-26 | cli: add the add/del commands to routepolicy | Naoto Hanaue |
2015-05-26 | cli: add the add/del commands to neighbor condition | Naoto Hanaue |
2015-05-19 | cli: update bash-completion for show commands of policy | Naoto Hanaue |
2015-05-19 | cli: support the AsPathLength to display in routing policy | Naoto Hanaue |
2015-05-19 | cli: add the show command for routing policy of neighbor | Naoto Hanaue |
2015-05-19 | cli: add the show command for the routing policy | Naoto Hanaue |
2015-05-19 | cli: add the show command for the neighbor conditions | Naoto Hanaue |
2015-05-11 | cli: add the commands for the policy of the prefix operation | Naoto Hanaue |
2015-05-10 | api/gobgp: show multiprotocol capabilities in detail | ISHIDA Wataru |
2015-05-08 | cli: show configured and negotiated holdtime and keepalive interval | FUJITA Tomonori |
2015-05-01 | api/packet: add extended community/rt nlri structure to api | ISHIDA Wataru |
2015-04-30 | api: regenerate gobgp.pb.go to adapt the latest grpc implementation | Soramichi Akiyama |
2015-04-25 | table: add support for encapsulation nlri | ISHIDA Wataru |
2015-04-25 | bgp: add RFC5512 related message serializer/decoder | ISHIDA Wataru |
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-04-04 | api/server: add apis to add/delete routes to/from global rib | ISHIDA Wataru |
2015-04-04 | api: return error for invalid route family table | FUJITA Tomonori |
2015-03-21 | api: add EVPN route family support | Yuji Oshima |
2015-03-20 | api/cli: add show global command | ISHIDA Wataru |
2015-03-07 | rest: support show table with specified route family | FUJITA Tomonori |
2015-03-07 | rest: clean up request handling | FUJITA Tomonori |
2015-02-16 | rest: add API to disable and enable neighbor | Hiroshi Yokoi |
2015-01-19 | rest: support adj-rib-in/out | Hiroshi Yokoi |
2015-01-16 | api: add reset and shutdown support | FUJITA Tomonori |
2015-01-07 | rest: specified HTTP method | Hiroshi Yokoi |
2015-01-07 | rest: add stats api | Hiroshi Yokoi |
2014-12-25 | rest: use []byte instead of interface{} for REST response | FUJITA Tomonori |
2014-12-25 | rest: kill unused code | FUJITA Tomonori |
2014-12-25 | rest: kill RestResponse interface | FUJITA Tomonori |
2014-12-25 | server: support /neighbors URL | FUJITA Tomonori |
2014-12-25 | rest: use interface{} for REST response | FUJITA Tomonori |
2014-12-25 | rest: specify content-type | Hiroshi Yokoi |
2014-12-25 | rest: support local-rib URL | FUJITA Tomonori |
2014-12-25 | api: fix REST API URL comments again | FUJITA Tomonori |
2014-12-25 | api: fix REST API cooments | FUJITA Tomonori |
2014-12-23 | packet: define FSMState | FUJITA Tomonori |
2014-12-23 | api: fix Neighbor() error handling | FUJITA Tomonori |
2014-12-22 | clean up logger usage | FUJITA Tomonori |
2014-12-22 | Add rest API support | Hiroshi Yokoi |