nttcom / pola

Stateful PCE Implementation and PCEP Library in Go
https://nttcom.github.io/pola/
MIT License
70 stars 6 forks source link

Bump github.com/osrg/gobgp/v3 from 3.25.0 to 3.26.0 #155

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/osrg/gobgp/v3 from 3.25.0 to 3.26.0.

Release notes

Sourced from github.com/osrg/gobgp/v3's releases.

v3.26.0

Changelog

  • a74149f9 v3.26.0
  • 3ae91215 graceful restart: send initial paths list to all neighbors
  • 5aaabf0a Bump golang.org/x/net from 0.17.0 to 0.23.0
  • 78516cf8 server: fix nil pointer exception in evpn mac mobility
  • 9fbc0376 send-max: respect configuration
  • bbde8066 evpn: fix quadratic mac-mobility handling for gRPC routes
  • 7ec4af48 fix data race when getting capabilities from neighbor config
  • d0bf8138 Update the reference of draft-ietf-idr-bgp-gr-notification
  • 0ccd87db Sending Cease/Hard Reset notification
  • 7ef2f0bb Add CommunityCount BGP Policy Condition
Commits
  • a74149f v3.26.0
  • 3ae9121 graceful restart: send initial paths list to all neighbors
  • 5aaabf0 Bump golang.org/x/net from 0.17.0 to 0.23.0
  • 78516cf server: fix nil pointer exception in evpn mac mobility
  • 9fbc037 send-max: respect configuration
  • bbde806 evpn: fix quadratic mac-mobility handling for gRPC routes
  • 7ec4af4 fix data race when getting capabilities from neighbor config
  • d0bf813 Update the reference of draft-ietf-idr-bgp-gr-notification
  • 0ccd87d Sending Cease/Hard Reset notification
  • 7ef2f0b Add CommunityCount BGP Policy Condition
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)