]> git.puffer.fish Git - mirror/frr.git/commit
pimd: added no ip msdp mesh-group <word> 6011/head
authorSarita Patra <saritap@vmware.com>
Mon, 16 Mar 2020 20:41:46 +0000 (13:41 -0700)
committerSarita Patra <saritap@vmware.com>
Mon, 13 Apr 2020 09:40:51 +0000 (02:40 -0700)
commit34d86eff8efb5a25010ecae21d930e74896e2ab3
tree026d07a6f88b2c7032b494d28a4ac588e4ae2db6
parentf61182b9317274f7b8b0fe9b20aeb10205d103be
pimd: added no ip msdp mesh-group <word>

Issue: no ip msdp mesh-group <word> source command
deleting the mesh group, which might be used by the member.

Solution: no ip msdp mesh-group <word> source command, deletes
the mesh-group source.
Add a new cli command "no ip msdp mesh-group <word>" to delete
the mesh group.

Signed-off-by: Sarita Patra <saritap@vmware.com>
doc/user/pim.rst
pimd/pim_cmd.c
pimd/pim_msdp.c