bonding: enhance binary api handling 06/28206/4
authorSteven Luong <sluong@cisco.com>
Mon, 10 Aug 2020 16:34:07 +0000 (09:34 -0700)
committerDave Barach <openvpp@barachs.net>
Mon, 24 Aug 2020 10:44:31 +0000 (10:44 +0000)
- check input sw_if_index to make sure it is sane. Coverity actually
complains about it.
- return rv. Some of the APIs handlers were not passing back the rv.

Type: improvement

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I8378ea948af561ba2bd9b02fb10bf4f9df2a2cd2


No differences found