]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Remove zebra_delete_rnh from being a public function
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Jan 2019 16:04:38 +0000 (11:04 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Jan 2019 16:04:38 +0000 (11:04 -0500)
commit10b6a3ea5bde803cb3ad1cffdefa82f3a717d207
tree068cc40d1dbdc28eec569a3df101ad30410782fd
parent8d6848dde21145ce71fd440d7021c965cc3129ff
zebra: Remove zebra_delete_rnh from being a public function

The zebra_delete_rnh function is not needed to be exposed
to the entire world.  Limit it's scope.

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