index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
api
Age
Commit message (
Expand
)
Author
2021-02-13
feat: add option to bind listener to a (VRF) device
Milan Lenco
2021-01-23
add pb for UDP destination port sub-TLV
Mikael Magnusson
2021-01-23
support UDP destination port sub-TLV
Mikael Magnusson
2020-12-02
Add documentation, fix typo in proto and add marshal for tunne encal sub tlvs
Serguei Bezverkhi
2020-11-30
API chages
Serguei Bezverkhi
2020-11-25
API changes
Serguei Bezverkhi
2020-11-10
api: keeps backward compatibility when extending LsAddrPrefix
Valli A. Vallimamod
2020-11-10
api: adds LS attributes to LsAddrPrefix
Valli A. Vallimamod
2020-11-06
Adding gRPC support for modified logging level
Steve Shaw
2020-10-21
api: add ListPathRequest's option to get binary of nlri and attributes
FUJITA Tomonori
2020-05-13
extend attributes proto for Prefix SID support
Serguei Bezverkhi
2020-05-05
additional changes
Serguei Bezverkhi
2020-05-05
coding the feature
Serguei Bezverkhi
2020-04-24
Add BGP-LS SRLG support
Tom Shine
2019-11-06
Use correct import paths for protobuf packages
Carl Baldwin
2019-10-21
server: speed up session establishment
FUJITA Tomonori
2019-07-02
BGP connection on a speecified interface (including which is associated VRF) ...
Hitoshi Irino
2019-05-08
zebra: supporting FRRouting version 7
Hitoshi Irino
2019-04-16
server: make ListPath API show filtered paths
FUJITA Tomonori
2019-04-10
Add evpn I-PMSI to proto file
JieJhih Jhang
2019-04-06
add script to generate api/gobgp.pb.go
FUJITA Tomonori
2019-04-02
add secondary-route feature for router server
FUJITA Tomonori
2019-03-25
support BMP sysName and sysDescr configuration
JieJhih Jhang
2019-03-14
Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6
Hitoshi Irino
2019-01-26
Add experimental BGP-LS feature
Artur Makutunowicz
2018-12-28
fix bmp statistics
FUJITA Tomonori
2018-12-24
api: rename ValidationDetail to Validation
FUJITA Tomonori
2018-12-23
make the usage of type name in protobuf consistent
FUJITA Tomonori
2018-11-26
support received, accepted, and advertised counters per family
FUJITA Tomonori
2018-11-25
api: remove AddPaths from Peer and PeerGroup
FUJITA Tomonori
2018-11-25
api: move RouterId to PeerState from PeerConf
FUJITA Tomonori
2018-11-23
api: move remote_cap and local_cap to PeerState from PeerConf
FUJITA Tomonori
2018-11-16
api: rename NlriAny in api.Path to Nlri
FUJITA Tomonori
2018-11-16
use google/protobuf/timestamp.proto
FUJITA Tomonori
2018-11-14
Fix Statistics Report in BMP
Eiichiro Watanabe
2018-11-12
Fix intervals for MRT
Eiichiro Watanabe
2018-11-12
Support AdminDown from config
Eiichiro Watanabe
2018-08-28
api: remove unused members
FUJITA Tomonori
2018-08-28
api: change Family
FUJITA Tomonori
2018-08-23
policy cleanup
FUJITA Tomonori
2018-08-08
rpc cleanup
FUJITA Tomonori
2018-07-08
remove package dependency except for grpc in api/
FUJITA Tomonori
2018-07-07
follow Standard Go Project Layout
FUJITA Tomonori
2018-07-06
api: move api/policy.go to gobgp/cmd/
FUJITA Tomonori
2018-07-06
api: decrease the dependency
FUJITA Tomonori
2018-07-06
Fixing all megacheck errors.
FUJITA Tomonori
2018-07-06
cmd: Implement PrettyString()
Satoshi Fujimoto
2018-07-06
cmd: Remove table/ usage in policy.go
Satoshi Fujimoto
2018-07-06
gobgp: fix client.AddPath to use api.Path instead of table.Path
FUJITA Tomonori
2018-07-06
api: remove table/ usage in util.go
FUJITA Tomonori
[next]