]> git.ipfire.org Git - thirdparty/iproute2.git/commit
change name_is_vrf to return index
authorDavid Ahern <dsa@cumulusnetworks.com>
Mon, 12 Dec 2016 00:53:13 +0000 (16:53 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 13 Dec 2016 18:20:16 +0000 (10:20 -0800)
commit2330490f0e8d8d6a9ca0787c81701693c9717ff7
treeb5c67da8982f533bb669186230f2f530c61b2aa2
parent1dafceb1c9c6a57506fd4cbf57f721efe59afcda
change name_is_vrf to return index

index of 0 means name is not a valid vrf.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
ip/ip_common.h
ip/iplink_vrf.c