]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: accept async notification for un-install
authorMark Stapp <mjs@voltanet.io>
Wed, 11 Dec 2019 16:22:53 +0000 (11:22 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 11 Dec 2019 16:22:53 +0000 (11:22 -0500)
commit4c0b5436f949001056486c4bf53f1c7038cb81f1
tree33f9c54cee19250ec3e605beb145b2f07775a9e8
parente1f3a8eb193267da195088cc515b598ae5a92a12
zebra: accept async notification for un-install

Handle an async notification when a route-update operation
uninstalls one route in favor of another.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_rib.c