]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: beginning to add rib_uptime field for loc-rib timestamp
authormxyns <mx.yns@outlook.fr>
Fri, 29 Jul 2022 18:06:08 +0000 (20:06 +0200)
committerMaxence Younsi <mx.yns@outlook.fr>
Sat, 4 Nov 2023 11:17:48 +0000 (12:17 +0100)
commit90ffa97e3817115a3076787dff1b98698c9d4034
treea3aaa0699e86e3b1ed45ec8c742dd206ea120bab
parent6691e1dc61636598ed8ae8792f32e802365e03af
bgpd: beginning to add rib_uptime field for loc-rib timestamp

added time_t field to bgp_path_info
set value before bgp dp hook is called
value not set in the msg yet, testing and double checking is needed before

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