summaryrefslogtreecommitdiffhomepage
path: root/api/gobgp.pb.go
AgeCommit message (Expand)Author
2018-11-26support received, accepted, and advertised counters per familyFUJITA Tomonori
2018-11-25api: remove AddPaths from Peer and PeerGroupFUJITA Tomonori
2018-11-25api: move RouterId to PeerState from PeerConfFUJITA Tomonori
2018-11-23api: move remote_cap and local_cap to PeerState from PeerConfFUJITA Tomonori
2018-11-16api: rename NlriAny in api.Path to NlriFUJITA Tomonori
2018-11-16use google/protobuf/timestamp.protoFUJITA Tomonori
2018-11-14Fix Statistics Report in BMPEiichiro Watanabe
2018-11-12Fix intervals for MRTEiichiro Watanabe
2018-11-12Support AdminDown from configEiichiro Watanabe
2018-08-28api: remove unused membersFUJITA Tomonori
2018-08-28api: change FamilyFUJITA Tomonori
2018-08-23policy cleanupFUJITA Tomonori
2018-08-08rpc cleanupFUJITA Tomonori
2018-06-21api: Use capability.proto in message PeerConfIWASE Yusuke
2018-06-21api: Define protobuf for BGP CapabilitiesIWASE Yusuke
2018-06-19api: Use attribute.proto struct in message VrfIWASE Yusuke
2018-06-13table: support AfiSafiIn Policy Condition matchMarcin Ptaszyński
2018-06-13api: Implement Shutdonw()Satoshi Fujimoto
2018-06-13api: Implement AddCollector()Satoshi Fujimoto
2018-06-13api: Implement UpdatePolicy()Satoshi Fujimoto
2018-06-13api: Implement PeerGroup and DynamicNeighbor APISatoshi Fujimoto
2018-06-13api: Add some fields to notify Graceful Restart stateSatoshi Fujimoto
2018-06-13api: Fix StartServerAPISatoshi Fujimoto
2018-06-13api: Use api/attribute.proto structure in gRPC APIIWASE Yusuke
2018-06-13api: Define protobuf structure for BGP Path AttributesIWASE Yusuke
2018-06-05table: support nexthop match policyurban
2018-05-31cli: Implement "neighbor update" commandIWASE Yusuke
2018-01-12api: Support current flag in MonitorPeerState APIIWASE Yusuke
2017-11-16api: Activate address family using Peer.AfiSafisIWASE Yusuke
2017-11-16api: Define constants for address familiesIWASE Yusuke
2017-10-03api: Enable to set/get add-paths config via gRPCIWASE Yusuke
2017-09-25api: GetPath API alternative to GetRibIWASE Yusuke
2017-08-29gobgp: support local-rib/all option in command "gobgp bmp add"Eiichiro Watanabe
2017-07-26add LocalPathIdentifierFUJITA Tomonori
2017-07-19api: Add RPKI detailed information structureSatoshi Fujimoto
2017-07-04api/cli: support showing path-identifierWataru Ishida
2017-06-26api: Enable to compose AfiSafi message structureIWASE Yusuke
2017-06-26api: Introduce AfiSafi message structure in PeerIWASE Yusuke
2017-06-12api: add graceful restart support to AddNeighbor APIFUJITA Tomonori
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-09server: ignore routes when local AS is in AS_PATHISHIDA Wataru
2017-05-06cli: speed up showing a specific defined-setWataru Ishida
2017-04-20improve performance of getting single neighbor informationFUJITA Tomonori
2017-03-06config: Config values for Nexthop Tracking with ZClientIWASE Yusuke
2017-03-06cli: Enable to get nexthop reachability stateIWASE Yusuke
2017-02-15cli: add current option to monitor commandsISHIDA Wataru
2017-02-03cli: Administrative Shutdown Communication on disable neighborIWASE Yusuke
2017-02-03cli: Communication on Administrative Shutdown NOTIFICATIONIWASE Yusuke
2017-01-22api: add a UUID field to Path structureWataru Ishida