On 6/29/16 9:06 AM, Stephen Hemminger wrote:
On Mon, 27 Jun 2016 11:50:56 -0700
David Ahern wrote:
diff --git a/ip/ip_common.h b/ip/ip_common.h
index e8da9e034b15..410eb135774a 100644
--- a/ip/ip_common.h
+++ b/ip/ip_common.h
@@ -90,6 +90,8 @@ struct link_util *get_link_slave_kind(const char *
On Mon, 27 Jun 2016 11:50:56 -0700
David Ahern wrote:
> diff --git a/ip/ip_common.h b/ip/ip_common.h
> index e8da9e034b15..410eb135774a 100644
> --- a/ip/ip_common.h
> +++ b/ip/ip_common.h
> @@ -90,6 +90,8 @@ struct link_util *get_link_slave_kind(const char
> *slave_kind);
>
> void br_dump_br
Add name_is_vrf function to determine if given name corresponds to a
VRF device.
Signed-off-by: David Ahern
---
ip/ip_common.h | 2 ++
ip/iplink_vrf.c | 53 +
2 files changed, 55 insertions(+)
diff --git a/ip/ip_common.h b/ip/ip_common.h
ind
Add name_is_vrf function to determine if given name corresponds to a
VRF device.
Signed-off-by: David Ahern
---
ip/ip_common.h | 2 ++
ip/iplink_vrf.c | 53 +
2 files changed, 55 insertions(+)
diff --git a/ip/ip_common.h b/ip/ip_common.h
ind