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
Age
Commit message (
Expand
)
Author
2021-06-30
added check on data length for SRv6EndpointBehaviorStructure and SegmentTypeB...
zvfvrv
2021-06-30
fix UnmarshalSRSegments for SegmentTypeB
zvfvrv
2021-06-30
add support of the optional "SRv6 Endpoint Behavior and SID Structure" in seg...
zvfvrv
2021-06-30
fix marshal and unmarshal
zvfvrv
2021-06-27
zebra: close the incoming channel
Lukas Bischofberger
2021-06-13
Add support for encapsulation tunnel type in the extended community support i...
Guangtong Cao
2021-06-07
v2.28.0
FUJITA Tomonori
2021-06-07
refactor: nlri/nexthop requires MP will get MP explicitly already.
Imcom Jin
2021-05-24
Add FQDN capability
Donatas Abraitis
2021-05-03
v2.27.0
FUJITA Tomonori
2021-04-02
v2.26.0
FUJITA Tomonori
2021-03-14
add support for tunnel egress endpoint sub-TLV
Mikael Magnusson
2021-03-03
policy: add nexthop unchanged
Faicker Mo
2021-03-03
bugfix: should check if next-hop attr exists or not before append
Imcom Jin
2021-03-03
fixing an issue when gobgp sits between a MP-capable peer and a non-MP-capabl...
Imcom Jin
2021-03-02
v2.25.0
FUJITA Tomonori
2021-02-03
v2.24.0
FUJITA Tomonori
2021-01-23
support UDP destination port sub-TLV
Mikael Magnusson
2021-01-12
Fix IsEBGPPeer check to use LocalAs
Alistair King
2021-01-12
table: fix longer-prefixes lookup
FUJITA Tomonori
2021-01-01
v2.23.0
FUJITA Tomonori
2020-12-16
Enable IPv6 and IPv4 labeled prefixes to match against prefix set in policy
Tahir Azim
2020-12-02
v2.22.0
FUJITA Tomonori
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-29
Support of FRR7.5
Hitoshi Irino
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: fix conversion from api.RouteAction to config.DefaultPolicyType
FUJITA Tomonori
2020-11-09
server: handle bogus addpath argument
FUJITA Tomonori
2020-11-07
config: fix Peer Group AddPath Config
FUJITA Tomonori
2020-11-01
v2.21.0
FUJITA Tomonori
2020-10-20
fix #2289: improve regex to give expected results
Thomas Rosenstein
2020-10-02
v2.20.0
FUJITA Tomonori
2020-08-12
best path selection - compare neigh addr
Jordan Whited
2020-08-06
v2.19.0
FUJITA Tomonori
2020-07-26
zebra: refactoring and fix bug and add processing messageBackupNexthop (added...
Hitoshi Irino
2020-07-01
v2.18.0
FUJITA Tomonori
2020-06-02
v2.17.0
FUJITA Tomonori
2020-05-13
extend attributes proto for Prefix SID support
Serguei Bezverkhi
2020-05-08
fix ipv6 nexthop
Serguei Bezverkhi
2020-05-01
v2.16.0
FUJITA Tomonori
2020-04-26
Refactoring Zebra and supporting frr7.3
Hitoshi Irino
2020-04-24
Add BGP-LS SRLG support
Tom Shine
2020-04-01
v2.15.0
FUJITA Tomonori
2020-03-11
fixed style: unnecessary type cast after type switch and some minor issues.
Sergey Elantsev
2020-03-02
v2.14.0
FUJITA Tomonori
2020-02-19
add support GetTable method for vrfs #2235
Pavel Vorontsov
[next]