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.proto
Age
Commit message (
Expand
)
Author
2021-06-30
SegmentTypeB proto definition
zvfvrv
2021-03-14
add support for tunnel egress endpoint 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-05-13
extend attributes proto for Prefix SID support
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: change Family
FUJITA Tomonori
2018-06-13
api: Define protobuf structure for BGP Path Attributes
IWASE Yusuke