master
table: skip paths with unconfigured family in AdjRib.Update
feat(table): extract communityAnyIndex and add fast match for ext-comms
fix multipath when use bmp or monitor
server, table: advertise the cap, negotiate it, and gate the per-session length
fix(table): preserve last action for the same path in coalesced updates
table: cache NLRI string in originInfo to avoid repeated allocations
refactor(table): drive UpdatePathAttrs from PeerInfo only.
table: fix ext-community-set match-set-options ALL and INVERT
netip: use github.com/gaissmai/bart Trie
Use log/slog instead of multiple logging libraries
packet/bgp: remove AddPath methods in AddrPrefixInterface
feat: (table/server) add VPN path RT index for O(1) RTC candidate lookup
fix(rtc): fix VPN path indexing — track best path (no-add-path) or all path-IDs (add-path)
table manage don't expose internal maps
table: eliminate string round-trips in Select for IPv4/IPv6 UC
fix: golanglint-ci
table: fix cgo format
make CanImportToVrf faster