summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2018-06-19api: Use attribute.proto struct in message VrfIWASE Yusuke
2018-06-14simple staticcheck issuesJeff Bean
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 missing fields to Peer struct conversion functionsSatoshi Fujimoto
2018-06-13api: Add some fields to notify Graceful Restart stateSatoshi Fujimoto
2018-06-13api: Fix StartServerAPISatoshi Fujimoto
2018-06-13config: Change "RedistributeRouteTypeList" to []stringSatoshi 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-05config: Accept CLUSTER_ID as an integer valueIWASE Yusuke
2018-06-05table: support nexthop match policyurban
2018-06-05Fix: ruby client failed with "Enum value '_' does not start with an uppercase...Shintaro Kojima
2018-05-31cli: Implement "neighbor update" commandIWASE Yusuke
2018-05-30api: fix rpki regressionFUJITA Tomonori
2018-05-22cmd: Remove uncaught error on ParseCIDR()Satoshi Fujimoto
2018-05-10make Path objects in rib read-onlyFUJITA Tomonori
2018-05-07table: remove uuid member in originInfo structureFUJITA Tomonori
2018-05-07use sorted single master table for route server setupFUJITA Tomonori
2018-02-08config: Option to disable best path selectionIWASE Yusuke
2018-01-24*: Use strconv.ParseUint instead of strconv.Atoi()IWASE Yusuke
2018-01-12api: Support current flag in MonitorPeerState APIIWASE Yusuke
2017-12-16table/policy: Support prefix representation in NeighborSetSatoshi Fujimoto
2017-11-23table: add attribute hash value to Path structureFUJITA Tomonori
2017-11-16api: Activate address family using Peer.AfiSafisIWASE Yusuke
2017-11-16api: Define constants for address familiesIWASE Yusuke
2017-11-13api/grpc_server: Remove redundant loop for gRPC serverIWASE Yusuke
2017-11-13api/grpc_server: Avoid name collision "server"IWASE Yusuke
2017-11-13api/grpc_server: Use make() for an empty slice declarationIWASE Yusuke
2017-11-13api/grpc_server: Avoid index error when invalid set-med valueIWASE Yusuke
2017-11-12cli: Support address families when adding neighborIWASE Yusuke
2017-11-01Fix some typos found by spell checkerIWASE Yusuke
2017-10-03api: Enable to set/get add-paths config via gRPCIWASE Yusuke
2017-09-25api: GetPath API alternative to GetRibIWASE Yusuke
2017-09-15api: increase the max of grpc message sizeFUJITA Tomonori
2017-09-14config: Introduce Family field into AfiSafiStateIWASE Yusuke
2017-08-29gobgp: support local-rib/all option in command "gobgp bmp add"Eiichiro Watanabe
2017-08-02table: allocate bitmap for path id dynamicallyFUJITA Tomonori
2017-07-26api: change the license of gobgp.proto from Apache to MITFUJITA Tomonori
2017-07-26api: add addpath support to AddPath API and cliFUJITA Tomonori
2017-07-26add LocalPathIdentifierFUJITA Tomonori
2017-07-19cli: get detailed RPKI informationSatoshi Fujimoto
2017-07-19table: Include detailed information about RPKI in originInfoSatoshi Fujimoto
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