]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ipvlan: Fix text that talks about ip util support
authorMahesh Bandewar <maheshb@google.com>
Wed, 18 Feb 2015 23:15:57 +0000 (15:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 21:35:44 +0000 (16:35 -0500)
ipvlan was added into 3.19 release and iproute2 added support
for the same in iproute2-3.19 package.

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
CC: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 84673ebcf428846fadf26ae881c39172fd45d612..df51d6025a9017413500046edb78401abe0dfdb3 100644 (file)
@@ -157,7 +157,7 @@ config IPVLAN
       making it transparent to the connected L2 switch.
 
       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"