What's Changed
- Fix OTC handling for BGP Peer Roles by @BarbarossaTM
- net/tcp: don't use MD5 signature and bind to device on non-Linux OS by @vincentbernat
- Remove gRPC Routing Protocol stubs by @BarbarossaTM
- Enforce non-empty ASPath on eBGP sessions and set local-pref 100 if none is set by @BarbarossaTM
- BGP: Fix IPv4 listen addr configuration by @BarbarossaTM
- BGP configuration refactoring by @czerwonk
- Lower the bar on building Bio-Routing by @BarbarossaTM
- Fix uptime metric by @netixx
- fix: deadlock in ris-mirror vrf removal by @tobikris
- fix: set AddPathLen for BGP Routes when received via grpc by @Istvan91
- Enable SO_REUSEPORT by @netixx
- Dump codecov by @taktv6
- ISIS: Generate L2 LSP on startup by @taktv6
- ISIS: Refactor area to include AFI by @taktv6
- ISIS: Fix extended IP reachability TLV ser/des by @taktv6
- Support RFC 5549 by @maxiestudies
- Support RFC6286 by @bartdorlandt & @BarbarossaTM
- Avoid internal errors on query parsing for ris-lg by @matthieugouel
- Update to Go 1.23
New Contributors
- @netixx made their first contribution in #463
- @Istvan91 made their first contribution in #471
- @maxiestudies made their first contribution in #482
- @bartdorlandt made their first contribution in #489
- @matthieugouel made their first contribution in #494
Full Changelog: v0.1.9...v0.1.10