]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Allow pimreg device to be output vif
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 23 Jun 2016 15:03:47 +0000 (11:03 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 23 Jun 2016 15:03:47 +0000 (11:03 -0400)
commit8e403a1487df6191cf50f8997f3d5c4e0310230d
tree0ce2631b1e94beb9308e7376a3c544a436f6925a
parentf73209b8d1ddb0e81746e428d4ae2470afe91e27
pimd: Allow pimreg device to be output vif

With the change to moving the pimreg to vifindex 0,
when a packet is kicked up from the kernel to us
we need to install the route into the system.

This change allows us to do this now.

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