osrg / gobgp

BGP implemented in the Go Programming Language
https://osrg.github.io/gobgp/
Apache License 2.0
3.66k stars 699 forks source link

improve previous PR #2827 to replace hardcoded 0.0.0.0 with netip.IPv4Unspecified() #2839

Closed barlev-eddie closed 1 month ago

fujita commented 1 month ago

pushed, thanks!