Commit f4c2b7a0 authored by Mahesh Bandewar's avatar Mahesh Bandewar Committed by David S. Miller

ipvlan: Fix text that talks about ip util support

ipvlan was added into 3.19 release and iproute2 added support
for the same in iproute2-3.19 package.
Signed-off-by: default avatarMahesh Bandewar <maheshb@google.com>
CC: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b7f5e5c7
...@@ -157,7 +157,7 @@ config IPVLAN ...@@ -157,7 +157,7 @@ config IPVLAN
making it transparent to the connected L2 switch. making it transparent to the connected L2 switch.
Ipvlan devices can be added using the "ip" command from the Ipvlan devices can be added using the "ip" command from the
iproute2 package starting with the iproute2-X.Y.ZZ release: iproute2 package starting with the iproute2-3.19 release:
"ip link add link <main-dev> [ NAME ] type ipvlan" "ip link add link <main-dev> [ NAME ] type ipvlan"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment