Skip to content

v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 03:07
· 109 commits to master since this release

Changelog

  • 58d96f3 v3.13.0
  • 22ffdc1 Added logic to show local ASN and local BGP peering address for gobgp neighbor command
  • 43cb0f5 pkg/packet/bgp: fix Type 2 ST route JSON format
  • b1ed1f1 cli,mup: fix prefix and route type handling
  • cbd1d66 mup: fix TEID processing in Type 1/2 ST Route
  • 305fc65 test(rtr): remove deprecated function rand.Seed()
  • 8c77bbf go.mod: update Go and modules
  • 91c6bc7 ci: update actions
  • ea54197 gobgpd: Replace "keypair" with "key pair".
  • 81ad318 gobgp,gobgpd: implement TLS client authentication.
  • 4f52a30 server: use SetsockoptTCPMD5Sig from golang.org/x/sys/unix