summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2019-06-10 05:48:36 -0700
committerDon Slice <dslice@cumulusnetworks.com>2019-06-10 05:48:36 -0700
commit8688b3e76b1751406fea66ad09107ad50bbcaa55 (patch)
tree8279156091a219e9cd2cf79ce99240cc739feaff /lib/lib_errors.c
parent9fd5497f309c687f432bc8ba760eeb61d742bbe1 (diff)
bgpd: add l2vpn evpn to afi safi parse utility
Problem reported with "clear bgp l2vpn evpn * soft" clearing the wrong afi/safi (cleared ipv6 unicast instead). Determined that the calling function used the argv_find_and_parse_afi/safi routines to determine the correct afi/safi to pass on. Since l2vpn/evpn were missing from the lookup, the command defaulted to ipv6 unicast. This fix just adds that afi/safi to the lookup routine. Ticket: CM-25167 Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions