summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2015-05-19cli: update bash-completion for show commands of policyNaoto Hanaue
2015-05-19cli: support the AsPathLength to display in routing policyNaoto Hanaue
2015-05-19cli: add the show command for routing policy of neighborNaoto Hanaue
2015-05-19cli: add the show command for the routing policyNaoto Hanaue
2015-05-19cli: add the show command for the neighbor conditionsNaoto Hanaue
2015-05-11cli: add the commands for the policy of the prefix operationNaoto Hanaue
2015-05-10api/gobgp: show multiprotocol capabilities in detailISHIDA Wataru
2015-05-08cli: show configured and negotiated holdtime and keepalive intervalFUJITA Tomonori
2015-05-01api/packet: add extended community/rt nlri structure to apiISHIDA Wataru
2015-04-30api: regenerate gobgp.pb.go to adapt the latest grpc implementationSoramichi Akiyama
2015-04-25table: add support for encapsulation nlriISHIDA Wataru
2015-04-25bgp: add RFC5512 related message serializer/decoderISHIDA Wataru
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-04-04api/server: add apis to add/delete routes to/from global ribISHIDA Wataru
2015-04-04api: return error for invalid route family tableFUJITA Tomonori
2015-03-21api: add EVPN route family supportYuji Oshima
2015-03-20api/cli: add show global commandISHIDA Wataru
2015-03-07rest: support show table with specified route familyFUJITA Tomonori
2015-03-07rest: clean up request handlingFUJITA Tomonori
2015-02-16rest: add API to disable and enable neighborHiroshi Yokoi
2015-01-19rest: support adj-rib-in/outHiroshi Yokoi
2015-01-16api: add reset and shutdown supportFUJITA Tomonori
2015-01-07rest: specified HTTP methodHiroshi Yokoi
2015-01-07rest: add stats apiHiroshi Yokoi
2014-12-25rest: use []byte instead of interface{} for REST responseFUJITA Tomonori
2014-12-25rest: kill unused codeFUJITA Tomonori
2014-12-25rest: kill RestResponse interfaceFUJITA Tomonori
2014-12-25server: support /neighbors URLFUJITA Tomonori
2014-12-25rest: use interface{} for REST responseFUJITA Tomonori
2014-12-25rest: specify content-typeHiroshi Yokoi
2014-12-25rest: support local-rib URLFUJITA Tomonori
2014-12-25api: fix REST API URL comments againFUJITA Tomonori
2014-12-25api: fix REST API coomentsFUJITA Tomonori
2014-12-23packet: define FSMStateFUJITA Tomonori
2014-12-23api: fix Neighbor() error handlingFUJITA Tomonori
2014-12-22clean up logger usageFUJITA Tomonori
2014-12-22Add rest API supportHiroshi Yokoi