]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Remove unused BGP_NEXTHOP_CONNECTED_CHANGED flag for nexthop 17099/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 15 Oct 2024 09:43:38 +0000 (12:43 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 15 Oct 2024 09:43:38 +0000 (12:43 +0300)
commita2e226b44e8268c7d2ce148ee566e849aa68479e
tree4c82a54d92ea55269fed91f3c3d4e11fc8033d25
parent5c194b36399afa3e90262234d9246e3383bbe015
bgpd: Remove unused BGP_NEXTHOP_CONNECTED_CHANGED flag for nexthop

Also reduce the size of change_flags, which is way enough to be 1 byte.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_nexthop.c
bgpd/bgp_nexthop.h