]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Move add_oif into pim_oil.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Oct 2015 18:00:37 +0000 (11:00 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:35 +0000 (20:38 -0400)
commit1865a44a8336ffd2e890268bb6da117d933147c7
tree25f28bc5b3ffed06eceaecd6fdfac8e141f8833f
parent0fba6e638ac2e9c9514fd98540feda589334311d
pimd: Move add_oif into pim_oil.c

This commit does two things:
(A) Sets up #defines for the pimreg to be used in pim_mroute.c
(B) Moves add_oif into pim_oil.c where it belongs

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_mroute.c
pimd/pim_mroute.h
pimd/pim_oil.c
pimd/pim_oil.h
pimd/pim_zebra.c