]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Refactor 'struct static_route' to use channel_oil
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Tue, 12 Jul 2016 19:09:25 +0000 (15:09 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Tue, 12 Jul 2016 19:09:25 +0000 (15:09 -0400)
commit9867746afefbead8d36cda32a0453f51e4f34362
treee2fc9f6fa9989d899c9d4759a564a6b23c03abf5
parent5b1207f72c67b65a60959945bb4250409bb8460f
pimd: Refactor 'struct static_route' to use channel_oil

The 'struct static_route' data structure duplicated a
decent bit of what is the in the struct channel_oil.
Refactor.  This will set us up for further cleanup.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_static.c
pimd/pim_static.h
pimd/pim_vty.c
pimd/pimd.h