]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Handle assignment of vif index better
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 21 Jan 2017 09:54:10 +0000 (04:54 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Jan 2017 17:51:20 +0000 (12:51 -0500)
commitdc0665f1509725bab4c0c20031a06ff80cfc36f8
tree4806536f2234583e5f7d57890c0cd9831883c243
parent781a1745c0908e54e44c761f32b6f7936d6c1a04
pimd: Handle assignment of vif index better

PIM was handling vif creation deletion poorly
for interface down and up events.  Fix this
issue by keeping track of which vif index'es
we have issued and allow the wholes to be
filled in.

Ticket: CM-14556
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_iface.c
pimd/pimd.c
pimd/pimd.h