diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-07-06 13:44:18 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-07-24 13:51:41 -0400 |
| commit | d3a551b9521705ae296e594dc88a74123c04e542 (patch) | |
| tree | 5951bf0bb111eeed0ea581beac802a17fd1513ad /lib/command_py.c | |
| parent | 5cef40fcb74a7b76b276e7010776fa98e219cfb2 (diff) | |
pimd: Fix pim not recognizing itself as an RP in some cases
During normal course of operations, zebra sends the ZEBRA_INTERFACE_VRF_UPDATE
call up into all connected zclients. In the case of PIM the
zlookup was expecting a min length of 10, but ZEBRA_INTERFACE_VRF_UPDATE
was sending of size 6. This min length check makes no sense,
so just remove.
Ticket: CM-16976
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
