Skip to content

track bgp session state in dataplane#1645

Merged
Fredi-raspall merged 14 commits into
mainfrom
pr/fredi/bgp_sess_change_record
Jul 23, 2026
Merged

track bgp session state in dataplane#1645
Fredi-raspall merged 14 commits into
mainfrom
pr/fredi/bgp_sess_change_record

feat(bmp): annotate future work

1b24972
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 23, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 2adcb05 feat(config): impl Display for BgpNeighborSessionS... Valid sign-off found
🟢 05a6730 feat(routing): define new event BgpNeighEvent Valid sign-off found
🟢 f6c9109 feat(bmp,routing): pass RouterCtlSender to bmp ser... Valid sign-off found
🟢 a276f2f feat(routing): RouterCtlSender need not be mut Valid sign-off found
🟢 4306039 feat(bmp): generate events on BGP peer status chan... Valid sign-off found
🟢 8aa2742 feat(bmp): set last reset reason and enlarge event... Valid sign-off found
🟢 0700067 feat(bmp): ensure RWlock guard is early dropped Valid sign-off found
🟢 7bc45f2 feat(bmp): use the same neigh id as bmp for events Valid sign-off found
🟢 a067979 feat(bmp): compute bgp session downtime Valid sign-off found
🟢 3cf343a feat(bmp): sanities on peer down Valid sign-off found
🟢 99e30cb feat(bmp,config): make bgp neigh message stats non... Valid sign-off found
🟢 210fe99 feat(bmp): improve bgp neighbor msg stats Valid sign-off found
🟢 344c97e feat(bmp): enable BMP route mirroring Valid sign-off found
🟢 1b24972 feat(bmp): annotate future work Valid sign-off found