master
fix(bfd): fix peer shutdown, remote down, and default port
fix global rib peer addpath
server, table: advertise the cap, negotiate it, and gate the per-session length
Coalesce outgoing BGP UPDATE messages
pkt/server: return error instead of panic on invalid SourceId in AddPathStream
feat: add as-path-options params for peer-group api and config parser
table manage don't expose internal maps
server: use sync.Map.Clear() in resetAdvertisedRoutes
Use log/slog instead of multiple logging libraries
fix multipath when use bmp or monitor
server: withdraw policy-filtered routes on soft reset out
packet/bgp: fix TunnelEncapSubTLVSRCandidatePathName decode over-read
feat(bfd): add BFD server and peer state machine
zebra: set ifindex for IPv6 link-local next-hops
zebra: use netip.Addr as nexthopStateCache key