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
/
internal
/
pkg
/
apiutil
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-12-01
Add missing marshal of Prefix SID path attribute
Serguei Bezverkhi
2020-11-30
Code changes
Serguei Bezverkhi
2020-11-25
code changes
Serguei Bezverkhi
2020-11-10
api: keeps backward compatibility when extending LsAddrPrefix
Valli A. Vallimamod
2020-11-10
updates NLRI marshaller to include added fields
Valli A. Vallimamod
2020-11-09
server: handle bogus addpath argument
FUJITA Tomonori
2020-05-13
extend attributes proto for Prefix SID support
Serguei Bezverkhi
2020-05-08
fix ipv6 nexthop
Serguei Bezverkhi
2020-04-24
Add BGP-LS SRLG support
Tom Shine
2020-02-08
fix panic in Family == nil
Serguei Bezverkhi
2019-12-15
tests: fix failing tests when using more recent versions of protobuf
Vincent Bernat
2019-01-26
Add experimental BGP-LS feature
Artur Makutunowicz
2018-11-16
api: rename NlriAny in api.Path to Nlri
FUJITA Tomonori
2018-11-16
use google/protobuf/timestamp.proto
FUJITA Tomonori
2018-09-29
api: add GwAddress to EVPNIPPrefixRoute
oc
2018-08-28
api: change Family
FUJITA Tomonori
2018-07-08
remove package dependency except for grpc in api/
FUJITA Tomonori