]> git.puffer.fish Git - mirror/frr.git/commit
zebra: force neighbor entry reinstallation 3326/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 9 Oct 2018 20:12:21 +0000 (20:12 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Sun, 28 Oct 2018 11:22:23 +0000 (11:22 +0000)
commit2b6aabe0675fb53250d2cd8f02e871fe1cf0b89d
tree12fba36fe9ca91eca5cbc1adf86d3cb31f83c3ef
parentbc620fb370e8a7e3d525f84a2b138088be8e9301
zebra: force neighbor entry reinstallation

Even if the neighbor entry we want already exists, force its
reinstallation to ensure that it's valid. This will now take place when
we request an update of the neighbor entry.

Ticket: CM-22604
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/interface.c