]> git.puffer.fish Git - matthieu/frr.git/commit
sharpd: Move route global variables into the global data structure
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Feb 2019 13:57:40 +0000 (08:57 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Feb 2019 15:14:17 +0000 (10:14 -0500)
commit547dc6429c9c97f2ff18c26ba51d94cc76350c8b
tree7ba7551da88554b07b4328144f364e7b53334383
parentd21f1a930fb82114a63c4060d18c12fe48771100
sharpd: Move route global variables into the global data structure

Clean up the route global variables into a global data structure.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
sharpd/sharp_globals.h
sharpd/sharp_main.c
sharpd/sharp_vty.c
sharpd/sharp_zebra.c