Skip to content

v3.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 23:18
· 126 commits to master since this release

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)