]> git.puffer.fish Git - mirror/frr.git/commit
pimd: introduce ip pim passive command
authorsarita patra <saritap@vmware.com>
Thu, 7 Apr 2022 07:41:14 +0000 (00:41 -0700)
committersarita patra <saritap@vmware.com>
Fri, 13 May 2022 06:50:06 +0000 (23:50 -0700)
commitd017bf3cb0b6616d7eac793d1b0c09112485596e
treec8bac881631bc8f31cb882901c6a9765931b9de0
parent6189cb3cf57f62881edab7fc1b773a50e08c4300
pimd: introduce ip pim passive command

Added a new cli command "ip pim passive" in the interface context,
to disable sending of pim control packets on the interface.

Signed-off-by: sarita patra <saritap@vmware.com>
pimd/pim_cmd.c