]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: When specifying 224.0.0.0/4 as the RP group inform msdp
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 29 Nov 2016 12:57:10 +0000 (07:57 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commit44521e5d2d0c85129fb15e30757b0498cd3e36fc
tree2f227fe7c756cb6a8275890dbfc9b3f840473528
parent86abfcb8972347a2e8a15fc38ad6d8fdda72f9f1
pimd: When specifying 224.0.0.0/4 as the RP group inform msdp

When we modify the 224.0.0.0/4 rp address with a:
'ip pim rp A.B.C.D'

We need to let msdp know that this command was entered.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_rp.c