]> git.puffer.fish Git - mirror/frr.git/commit
pimd: fix missing list remove when deleting mesh group 9212/head
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 28 Jul 2021 19:25:31 +0000 (22:25 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 28 Jul 2021 19:25:31 +0000 (22:25 +0300)
commit3e7ec159bdcf6a07b8c14541280fa50bab326c80
treefa6bab9ec23cedc8a198c61630692fcf44bdedcf
parent53d7080980bb4e3bf6ef053673ebc560c5412103
pimd: fix missing list remove when deleting mesh group

This leads to a crash when you use "show run" after deleting the group.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
pimd/pim_msdp.c