]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Warn user when an interface has no v6 LL address associated with it 10743/head
authorDonald Sharp <sharpd@nvidia.com>
Mon, 7 Mar 2022 13:00:26 +0000 (08:00 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 7 Mar 2022 13:00:26 +0000 (08:00 -0500)
commit75ba864c814bbe2a0dbfefd33a7a3d0e692be256
treeadf53277217e8b7d39cd0296f6bff37b98018f61
parent583ba572b7d4c486d1aba86de864e142cea433a2
bgpd: Warn user when an interface has no v6 LL address associated with it

When BGP detects that a peering is using a global address but no v6 LL
address has been created for the interface that the global address is
on warn the user that something is amiss and they need to fix it.

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