]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Interfaces can be upto 16 characters
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 27 Mar 2019 01:01:00 +0000 (21:01 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 27 Mar 2019 01:01:00 +0000 (21:01 -0400)
commitff415346e656dd9d048f753e52ad01af8f0db539
treec2be0ee0494d12bdfaaba052a0c69b48a345ebf8
parentd5737d2baa838cab38983ff3deb576e1420bf434
pimd: Interfaces can be upto 16 characters

The interface column in pim was limited to 8 or 9 columns
all over the place in pim, fix the code up to allow interface
length to be up to 16 columns.

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