Skip to content

Releases: osrg/gobgp

v3.9.0

03 Dec 02:00
Compare
Choose a tag to compare

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

01 Nov 23:49
Compare
Choose a tag to compare

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

01 Oct 03:05
Compare
Choose a tag to compare

Changelog

  • da00912 v3.7.0
  • 975db96 mup: handle Type 1 ST Route Prefix as Prefix instead of single address
  • 086c8c9 pkg/internal/zebra: remove duplicate errorcheck
  • c521e95 ci: add push event for ci trigger
  • bd5a566 docs: Update badges on README
  • ed0b7f9 cli: Add local-as attribute in neighbor cmd

v3.6.0

01 Sep 11:34
Compare
Choose a tag to compare

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

v3.5.0

05 Aug 10:23
Compare
Choose a tag to compare

Changelog

v3.4.0

02 Jul 12:29
Compare
Choose a tag to compare

Changelog

  • 047e107 v3.4.0
  • 4df7710 fix(cmd/gobgp): parse listen-port as u16, not i16
  • 89735e9 fix S1001 linter error
  • 1519b5b Fix panic in table.GetLongerPrefixDestinations() with invalid cidr

v3.3.0

02 Jun 22:14
Compare
Choose a tag to compare

Changelog

  • 52399b3 v3.3.0
  • 6d3dfb4 Bmp changes
  • fc6fa7c Listener Queue: reduce length
  • b68cebc Add keywords (e.g., blackhole, srte) in ignore.txt
  • 157a768 Support FRRouting 8.2 and introduce zebra.Software structure.

v3.2.0

02 May 11:18
Compare
Choose a tag to compare

Changelog

  • 795c434 v3.2.0
  • 93ad2cc Expand first use of BGP acronym in Readme.
  • 44065ab Add the possibility to choose the local port in the TCP connection to a peer.
  • 2768967 cmd: avoid deprecated string.Title API

v3.1.0

01 Apr 23:43
Compare
Choose a tag to compare

Changelog

  • 8f7f955 v3.1.0
  • cde365f Fix IPv6 nlri empty path identifiers with PathAttributeMpReachNLRI
  • 459bcfe documentation : BGP-SR via python grpc example
  • 3703bec cmd/gobgp: Fix deprecated grpc.WithInsecure
  • 8eeabf8 .github/release.yml: Build with go 1.17
  • 0532352 go.mod: Bump dependencies
  • 1ee336c optimised ExtCommunityCondition.Evaluate() by caching community string
  • 96e76ca pkg/packet/bgp: fix PathAttributeUnknown output format

v3.0.0

01 Mar 12:32
Compare
Choose a tag to compare

Changelog

  • ba6971f v3.0.0
  • 5d96988 fix gobmp mrt command downtime
  • 26ed14a Enable match-prefix-set policy for vpnv4/vpnv6 prefixes
  • 229d116 clean up FQDNCapability message
  • 5057add make output of gobgp mrt pretty
  • 2032f59 add filename variable DisableMrtRequest
  • 711063a Add ListBmp API
  • c9374d3 fix mrt proto typo