summaryrefslogtreecommitdiffhomepage
path: root/api/gobgp.proto
AgeCommit message (Expand)Author
2015-08-27api: add route family field to struct PathISHIDA Wataru
2015-08-22api/cli: support showing extended community actionISHIDA Wataru
2015-08-18*: s/distribute/inISHIDA Wataru
2015-08-13api/cli: reuse api.Path in ModPathArgumentsISHIDA Wataru
2015-08-12support rpki validationFUJITA Tomonori
2015-08-12api: kill protobuf Addressfamily structISHIDA Wataru
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-08-08api: add api to configure vrfISHIDA Wataru
2015-08-08api: change arguments name from neighbor_address to nameISHIDA Wataru
2015-08-05config: change type of Prefix in the PrefixSetNaoto Hanaue
2015-08-05test: add scenario test for evpnISHIDA Wataru
2015-08-05api/packet: add evpn extended community structsISHIDA Wataru
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-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