]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_iface.c
pimd: Do not complain if re-joining an IGMP group
authorDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 18 Sep 2017 16:01:21 +0000 (16:01 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Mon, 18 Sep 2017 16:01:21 +0000 (16:01 +0000)
commit53d829f5d4c7d5cccc3ee70c5486279b7dede238
tree40d7f10da9d950c9f4ceb11ef769063f3bc5ff7a
parenta7dd519b58c9f68d0b74bd6fb5daaf88e84ece63
pimd: Do not complain if re-joining an IGMP group

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
If you cut-n-paste an existing "ip igmp join 233.200.0.0 0.0.0.0"
command under an interface we should not return an error.
pimd/pim_iface.c