summaryrefslogtreecommitdiffhomepage
path: root/api
AgeCommit message (Expand)Author
2020-12-02Add documentation, fix typo in proto and add marshal for tunne encal sub tlvsSerguei Bezverkhi
2020-11-30API chagesSerguei Bezverkhi
2020-11-25API changesSerguei Bezverkhi
2020-11-10api: keeps backward compatibility when extending LsAddrPrefixValli A. Vallimamod
2020-11-10api: adds LS attributes to LsAddrPrefixValli A. Vallimamod
2020-11-06Adding gRPC support for modified logging levelSteve Shaw
2020-10-21api: add ListPathRequest's option to get binary of nlri and attributesFUJITA Tomonori
2020-05-13extend attributes proto for Prefix SID supportSerguei Bezverkhi
2020-05-05additional changesSerguei Bezverkhi
2020-05-05coding the featureSerguei Bezverkhi
2020-04-24Add BGP-LS SRLG supportTom Shine
2019-11-06Use correct import paths for protobuf packagesCarl Baldwin
2019-10-21server: speed up session establishmentFUJITA Tomonori
2019-07-02BGP connection on a speecified interface (including which is associated VRF) ...Hitoshi Irino
2019-05-08zebra: supporting FRRouting version 7Hitoshi Irino
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