]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man ip-link: Add missing link types - vti,ipvlan,nlmon
authorVadim Kochan <vadim4j@gmail.com>
Sat, 4 Apr 2015 16:00:55 +0000 (19:00 +0300)
committerStephen Hemminger <shemming@brocade.com>
Tue, 7 Apr 2015 15:36:20 +0000 (08:36 -0700)
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
man/man8/ip-link.8.in

index 0e3bb5e6be0ccf849240ec1e681172aaeed40526..642cdb233b63296b65abf24868aabf0bb26bb410 100644 (file)
@@ -72,7 +72,10 @@ ip-link \- network device configuration
 .BR gre " |"
 .BR gretap " |"
 .BR ip6gre " |"
-.BR ip6gretap " ]"
+.BR ip6gretap " |"
+.BR vti " |"
+.BR nlmon " |"
+.BR ipvlan " ]"
 
 .ti -8
 .BI "ip link delete " DEVICE
@@ -228,6 +231,15 @@ Link types:
 .sp
 .BR ip6gretap
 - Virtual L2 tunnel interface GRE over IPv6
+.sp
+.BR vti
+- Virtual tunnel interface
+.sp
+.BR nlmon
+- Netlink monitoring device
+.sp
+.BR ipvlan
+- Interface for L3 (IPv6/IPv4) based VLANs
 .in -8
 
 .TP