]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Handle 5549 neighbor entry failure state
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Jun 2019 01:47:27 +0000 (21:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Jun 2019 01:47:27 +0000 (21:47 -0400)
commit3acae086bacea16fdcdd3987f092d678d56bc356
treef268279f3e74f8bab0e541dc5f5e53c3ed6b257c
parentce746edebb88320af871d6e4bc42a8022f7c1da5
zebra: Handle 5549 neighbor entry failure state

If we get a neighbor entry for 5549 failure notice
from the kernel that means that something has probably
gone terribly wrong.  Let's notice and not reinstall.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rt_netlink.c