]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: Upon client disconnect remove routes from all tables
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 03:30:17 +0000 (23:30 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 14:18:07 +0000 (10:18 -0400)
commit47a08aa968e451b81030e010d41da6def3d2c577
tree5925cef0e68d5dea5ec91d88dcec8b6c4f042772
parente69aa084193bcadc7a48c99c381741e8ff307658
zebra: Upon client disconnect remove routes from all tables

It is possible for clients to install routes into tables
that they desire.  Modify the code to delete these routes
from these tables as well.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rib.h
zebra/zebra_ns.c
zebra/zebra_ns.h
zebra/zebra_rib.c