Releases: osrg/gobgp
Releases · osrg/gobgp
v3.12.0
v3.11.0
Changelog
- e53d531 v3.11.0
- c556ca4 Add SoftwareVersion capability
- 1a94820 Use concat instead of Sprintf for PathAttributeInterface
- ac6e229 Use concat instead of Sprintf for RouteDistinguisherInterface
- a5c3b0b Use concat instead of Sprintf AddrPrefixInterface
- c61ef62 packet/bgp,mup: fix decode Interwork Segment Discovery route
- 033cfdb add Extract for LsBgpPeerSegmentSID
- 18b04d2 Marshal and Unmarshal BgpPeerSegmentSID
- cfb39b1 re-design BgpPeerSegment protobuf
- 82aebc2 Create LsBgpPeerSegmentSID struct
- 37f04b3 Refine LsNodeNLRI and LsLinkNLRI stringify
- a555074 Fix show results of LsAttributes
- 7651e60 Add NewLsAttributeTLVs functions
- 5b9a306 Add BGP-LS gRPC
- 17eb68a add test for BGP-LS EPE
- d1cd6b3 BGP-Confederation for BGP-LS EPE
- 9026872 evpn type2 use in graceful restart crash Gobgp will crash when use evpn type2 sync in graceful restart and peer(crash or out by kill -9/reboot)
v3.10.0
v3.9.0
Changelog
- 9b49d2f v3.9.0
- dc328dc cli,mup: add support for filtering MUP routes with route type
- 82b708a cli,mup: show TEID,QFI,Endpoint for Type 1 ST Route
- 411667d mup: fix route key for Type 1 ST Route
- b2be005 Correct value of bsid in grpc list path
- a3f1d8c Add enable_only_binary flag to grpc ListPath method
- 9d89241 pkg/packet/bgp: initial support for BGP VPLS
v3.8.0
Changelog
- e2161ac v3.8.0
- 629b2c1 api,mup: remove unused prefix_length field in MUPInterworkSegmentDiscoveryRoute
- bb6fd19 mup: fix decode/serialize prefix in Interwork Segment Discovery Route
- 162eae6 grpc: fix goroutine leak in
WatchEvent
- 3bcf762 docs: add srv6_mup.md
- cc75b03 cli,mup: support Prefix SID in Interwork/Direct Segment Discovery route
- 0f377b3 api,pkg/packet/bgp: fix SRv6 Endpoint Behavior for MUP values
- b77c0ce cli,mup: add mup option to t2st
- 30b9599 pkg/packet/bgp: refactor Prefix-SID
- 0a18fce Fix typo in SRv6 SID Structure Sub-Sub-TLV
- 97ef13f ci: update actions
v3.7.0
v3.6.0
Changelog
- cd4eec6 v3.6.0
- 6966da9 mup: fixes for BGP-MUP
- 06af56e pkg/packet/bgp,api: add SRv6 behavior for SRv6 MUP
- 1f024af test: add scenario test for BGP-MUP SAFI and Extended Community
- 9d20f2f tools/spell-check: add teid to dictionary
- 438f246 cli: initial support for BGP-MUP SAFI and Extended Community
- 3e31939 pkg/packet/bgp: initial support for BGP-MUP SAFI and Extended Community
- a5bb236 packet/bmp: enable parsing/serializing add-path-enabled BGP updates
- 2c493b5 ci: use ubuntu-20.04
- 42a5f1d server: handle uuid error in AddPath API
- 49a3897 fix markdownlint warnings
- f862a96 fix staticcheck warnings