]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pimd: Allow 'no ip pim sm' to not turn off igmp
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 15 Nov 2016 17:09:14 +0000 (12:09 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:15 +0000 (20:26 -0500)
commitc83778f769238f9e9e943addb638825e9ed2b1da
treec2182ee5559707bc8b9df1966c4478685643139b
parent3440bd157353d67808eb77cd9045b730900a21d5
pimd: Allow 'no ip pim sm' to not turn off igmp

When we receive a 'no ip pim sm' for an interface
that has both pim and igmp on it, only turn
off pim.

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