]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgpd.c
bgpd: bgp_announce_route should know if we should force the update or not
authorDonald Sharp <sharpd@nvidia.com>
Fri, 1 Oct 2021 14:32:57 +0000 (10:32 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 4 Oct 2021 11:59:18 +0000 (07:59 -0400)
commite1a32ec1c5a4468a8ab7f7d92febfdbebe475d79
tree96ce9f90496795358601db52f775a6fdacc7cf09
parent31df775552690649ab769c57ed796a9de82fa22b
bgpd: bgp_announce_route should know if we should force the update or not

When calling bgp_announce_route allow it to properly set the flag
to force an update to go out or not.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgpd.c