]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: add IGMPv2/MLDv1 immediate-leave
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 28 Sep 2021 12:40:23 +0000 (14:40 +0200)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 13 Feb 2025 15:45:47 +0000 (12:45 -0300)
commitdf9517c95a09e2860cd9c049ee8fe2a5b1a7a48f
tree9ae429789a1e1e6551a10ac584558ec2602ff1ea
parentf70530c8e8ada9fcc7fd6a83e7a1e211b11b2131
pimd: add IGMPv2/MLDv1 immediate-leave

(Somewhat) useful when dealing with an interface that has only one host
attached.  Only works for IGMPv2 and MLDv1, other protocol versions have
no leave message.

Co-authored-by: David Lamparter <equinox@opensourcerouting.org>
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
pimd/pim6_cmd.c
pimd/pim6_mld.c
pimd/pim_cmd.c
pimd/pim_iface.h
pimd/pim_igmpv3.c
pimd/pim_nb.c
pimd/pim_nb.h
pimd/pim_nb_config.c
pimd/pim_vty.c
yang/frr-gmp.yang