]> git.puffer.fish Git - mirror/frr.git/commit
nhrpd: ignore zebra updates about our routes being deleted/added 6832/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 5 Mar 2020 14:50:37 +0000 (14:50 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 31 Jul 2020 11:50:57 +0000 (13:50 +0200)
commitb598a1458c9ca056167acf79b3e0f76154badfdc
tree8afd5cf6a51a578af9af5010f4390741fcac094d
parentb6c86dc1971294183a6c69529524c3a11af8d152
nhrpd: ignore zebra updates about our routes being deleted/added

nhrp listens for route entries to be deleted, in case some new routes
impact the current routes installed by nhrp. To prevent from
unconfiguring nhrp shortcut route, just prevent nhrp routes to be
processed.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
nhrpd/nhrp_route.c