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
/
attribute.pb.go
Age
Commit message (
Expand
)
Author
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-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-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-01-26
Add experimental BGP-LS feature
Artur Makutunowicz
2018-08-28
api: remove unused members
FUJITA Tomonori
2018-08-28
api: change Family
FUJITA Tomonori
2018-08-08
rpc cleanup
FUJITA Tomonori
2018-06-13
api: Define protobuf structure for BGP Path Attributes
IWASE Yusuke