]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: refactored bmp_route_update & cleanup TODOs
authorMaxou <maxence.younsi@insa-lyon.fr>
Mon, 8 Aug 2022 12:32:38 +0000 (14:32 +0200)
committerMaxence Younsi <mx.yns@outlook.fr>
Sat, 4 Nov 2023 11:17:48 +0000 (12:17 +0100)
commit6da477b3957a28b5b09a5ad35afeaf795ebf7714
tree45ad7b212e62fb33306928d1c703f3fde280b597
parent0a09b4905e3e4e9e4de68975b81012410e5fa196
bgpd: refactored bmp_route_update & cleanup TODOs

TODOs that are done/un-necessary now deleted
refactored bmp_route_update to use a modified bmp_process_one function call instead of duplicating similar code

Signed-off-by: Maxence Younsi <mx.yns@outlook.fr>
bgpd/bgp_bmp.c
bgpd/bgp_route.c