]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pim-anycast-rp: Change the reason code on use-source config failure.
authoranuradhak <anuradhak@cumulusnetworks.com>
Tue, 29 Nov 2016 16:07:20 +0000 (08:07 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commit7cdb24da72694d72af12963d394a8da1e6fcaa38
tree92b53a8788ca6f082cf17fd07ede9c522b8b79f5
parentb9b1e1f2bab7339fa9d761565cc9f21289a5b63c
pim-anycast-rp: Change the reason code on use-source config failure.

Was failing with a vague error -
"Source set failed"

Changed to used the error string (used by the rest of the commands) -
"Pim not enabled on this interface"

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_cmd.c