]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: update time of last change when label nexthop entry changed
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 16 Feb 2023 12:46:32 +0000 (13:46 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 May 2023 19:00:57 +0000 (21:00 +0200)
commit60e5bc23b9fabeb2d7e163333be02ccc396e54c1
tree83f34969defe9b663090a6a01972606c7cff9bf6
parent882d7b8179d1394d5333c723ee01b4099522a935
bgpd: update time of last change when label nexthop entry changed

A timer attribute is added for each label nexthop entry, in order
to know when the last change occured.
The timer value will be used for troubleshooting by a show
command in the next commit.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_labelpool.h
bgpd/bgp_mplsvpn.c