diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2018-12-02 19:08:22 -0800 |
|---|---|---|
| committer | Chirag Shah <chirag@cumulusnetworks.com> | 2018-12-03 16:56:00 -0800 |
| commit | 1883de666fccfe1c74124a5e87fbb9154fe7ae77 (patch) | |
| tree | 977a926e5f8c4fe5d00d8bf56efaa2ba2ea67e02 /lib/lib_errors.c | |
| parent | a1f0a9ac23cc0bcc456e15e5b69f23ad817f8b6e (diff) | |
zebra: dup addr detect clear cmd non-zero return
Clear dup address vni needs to return non-zero value
in case of command is not successful.
Ticket:CM-23122
Testing Done:
run clear command and check upon failure return code is non-zero.
root@TORS1:~# vtysh -c "clear evpn dup-addr vni 1000 ip 45.0.1.26"
% Requested IP's associated MAC 00:01:02:03:04:05 is still in duplicate
% state
root@TORS1:~# echo $?
1
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions
