]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: close all tables when quagga is stopped
authorDon Slice <dslice@cumulusnetworks.com>
Fri, 1 Apr 2016 15:31:40 +0000 (08:31 -0700)
committerDon Slice <dslice@cumulusnetworks.com>
Fri, 1 Apr 2016 23:12:33 +0000 (16:12 -0700)
commit6678277c704c83dc78be6ebc4a338df8503f0654
treedbf9c08c8763004126db7c5bba3e1ff86f40bc4c
parentb8fd6a15a681c0c1daec158a538ff4a19e456d2e
zebra: close all tables when quagga is stopped

When signalled to stop quagga, iterate through any "other_tables" that may have
been imported and close them all before stopping.

Ticket: CM-9386
Signed-off-by: Don Slice
Reviewed-by: Donald Sharp
zebra/zebra_rib.c