summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2017-01-26 12:49:00 -0800
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-01-30 13:40:53 -0500
commit8017695fa957af91d555eb1e59bc5f775cf29a37 (patch)
treece4850f4c3e2ca5210c4aaf10228c40db6dc54d7 /lib/command.c
parent4d760f42552b8d8abe5280f049477649a054dcdd (diff)
zebra: pass correct parameters to remove static routes with tags
Problem found in testing where certain "no ip route ... tag x" commands would fail. This was due to a change in tag processing where the tag value is validated and previously some of the parameters were passed incorrectly. This caused the validation to fail. This change ensures the correct parameters are passed for evaluation as tags. Manual testing completed and the previously failing test now passes. bgp and ospf smoke tests will also be performed before pushing. Ticket: CM-14605 Signed-off-by: Don Slice <dslice@cumulusnetworks.com> Reviewed-by: CCR-5627
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions