bird3: bump to v3.3.1#1179
Merged
Merged
Conversation
Version 3.3.1 (2026-06-09) o BGP: Fix crash when incoming connection for disabled protocol arrives o BGP: Fix parsing labelled NLRIs with no next hop o RCU: Catch leaks sooner Version 3.3.0 (2026-05-25) o BGP: Export memory consumption optimization o BGP: Fix hostentry handling of MPLS and EVPN routes o BGP: Block connections on explicitly disabled instances o Proto/CLI: Lock show-commands o Proto: Loop persists through down state o Nest/CLI: Show only the longest prefix match in 'show route for' o Nest: Lockless attribute cache o Removed locking in random number generation o ASPA: Fix downstream validation o BMP: Fix route sending o BGP: Fix route refresh after restart o BGP: Fix dynamic peer connection o Filters: Fix string attributes o Filters: Fix ROA check autoreload reconfiguration o Logging: Fix error handling o Kernel: Fix graceful recovery o Pipe: Fix rare collision bug o Config: Allow keyword redefinition o Merged 2.19 Signed-off-by: Alan Feng <fthasdd@largerworld.cc>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 3.3.1 (2026-06-09)
o BGP: Fix crash when incoming connection for disabled protocol arrives
o BGP: Fix parsing labelled NLRIs with no next hop
o RCU: Catch leaks sooner
Version 3.3.0 (2026-05-25)
o BGP: Export memory consumption optimization
o BGP: Fix hostentry handling of MPLS and EVPN routes
o BGP: Block connections on explicitly disabled instances
o Proto/CLI: Lock show-commands
o Proto: Loop persists through down state
o Nest/CLI: Show only the longest prefix match in 'show route for'
o Nest: Lockless attribute cache
o Removed locking in random number generation
o ASPA: Fix downstream validation
o BMP: Fix route sending
o BGP: Fix route refresh after restart
o BGP: Fix dynamic peer connection
o Filters: Fix string attributes
o Filters: Fix ROA check autoreload reconfiguration
o Logging: Fix error handling
o Kernel: Fix graceful recovery
o Pipe: Fix rare collision bug
o Config: Allow keyword redefinition
o Merged 2.19
Maintainer: @PolynomialDivision & @tohojo
Compile tested: (put here arch, model, OpenWrt version)
Run tested: (put here arch, model, OpenWrt version, tests done)
Description: