]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pimd: Allow use-source to return more subtle error codes
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 8 Jan 2018 21:01:22 +0000 (16:01 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 8 Jan 2018 21:01:22 +0000 (16:01 -0500)
commit23f1c68bb2e38a26ac9e1aea90d84cf45a7f7b41
tree220136a614bf19dccde6e60ba87193bfe72d6daa
parent4060fcc47b537d49e7801371ddedf9828c94366a
pimd: Allow use-source to return more subtle error codes

The 'ip pim use-source ...' command returns a hard
success/failure.  Allow it to return a soft-failure
for when we re-enter the same line.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c