]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: ignore zebra updates about our routes being deleted/added
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 5 Mar 2020 14:50:37 +0000 (14:50 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 5 Mar 2020 15:04:53 +0000 (16:04 +0100)
commitd0bfe25dead1d3dfdc18951f1b6d0023be9ac76c
tree4719f6f4fdac67d422a1fc23d6d8c04cdb9bc0d5
parent200334ecbbcdc1de71cb2a3e615ecf4d4f0d1f87
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