summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2019-04-16server: make ListPath API show filtered pathsFUJITA Tomonori
2019-04-10Add evpn I-PMSI to proto fileJieJhih Jhang
2019-04-06add script to generate api/gobgp.pb.goFUJITA Tomonori
2019-04-02add secondary-route feature for router serverFUJITA Tomonori
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2019-01-26Add experimental BGP-LS featureArtur Makutunowicz
2018-12-28fix bmp statisticsFUJITA Tomonori
2018-12-24api: rename ValidationDetail to ValidationFUJITA Tomonori
2018-12-23make the usage of type name in protobuf consistentFUJITA Tomonori
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-07-08remove package dependency except for grpc in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori
2018-07-06api: move api/policy.go to gobgp/cmd/FUJITA Tomonori
2018-07-06api: decrease the dependencyFUJITA Tomonori
2018-07-06Fixing all megacheck errors.FUJITA Tomonori
2018-07-06cmd: Implement PrettyString()Satoshi Fujimoto
2018-07-06cmd: Remove table/ usage in policy.goSatoshi Fujimoto
2018-07-06gobgp: fix client.AddPath to use api.Path instead of table.PathFUJITA Tomonori
2018-07-06api: remove table/ usage in util.goFUJITA Tomonori
2018-06-22Fixing all megacheck errors.Jeff Bean
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-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