summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2015-08-03mrt: merge gomrt to gobgp cli commandISHIDA Wataru
2015-08-03api: use serialized buffer rather than protobuf struct to add pathsISHIDA Wataru
2015-08-03mrt: support mrt rib dump of neighbor's local ribISHIDA Wataru
2015-08-03api: s/router_id/neighbor_addressISHIDA Wataru
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-28add RPKI supportFUJITA Tomonori
2015-07-22mrt: support mrt dumpISHIDA Wataru
2015-07-15cli: support extended communityNaoto Hanaue
2015-07-13cli: add aspath prepend supportHiroshi Yokoi
2015-07-05server/cli: support add/delete vpnv4/vpnv6 routesISHIDA Wataru
2015-07-01cli: support med actionNaoto Hanaue
2015-07-01server/cli: support add/delete EVPN_INCLUSIVE_MULTICAST_ETHERNET_TAG routeISHIDA Wataru
2015-07-01cli: support distribute policyHiroshi Yokoi
2015-07-01bgp: add PMSI Tunnel Path Attribute(RFC6514) serializer/decoderISHIDA Wataru
2015-06-25server/api: add api to monitor changes of neighbor stateISHIDA Wataru
2015-06-25server/api: add api to monitor changes of best pathsISHIDA Wataru
2015-06-21api: change ModPath() return value to Error from stream ErrorISHIDA Wataru
2015-06-17cli: add community subcommand to policy conditions and actionsNaoto Hanaue
2015-06-16cli: add aspath subcommand to policy conditionsNaoto Hanaue
2015-06-16cli: aggregate grpc communication interface associated with the policy to api...Naoto Hanaue
2015-06-01cli: fix AS_PATH string formatHiroshi Yokoi
2015-05-26cli: add the add/del commands to policy of neighborNaoto Hanaue
2015-05-26cli: add the add/del commands to routepolicyNaoto Hanaue
2015-05-26cli: add the add/del commands to neighbor conditionNaoto Hanaue
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