From: Vadim Kochan Date: Sat, 4 Apr 2015 16:00:55 +0000 (+0300) Subject: man ip-link: Add missing link types - vti,ipvlan,nlmon X-Git-Tag: v4.0.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d6b5a1cdd91c878ab2541f38402a44ffb75ee7;p=thirdparty%2Fiproute2.git man ip-link: Add missing link types - vti,ipvlan,nlmon Signed-off-by: Vadim Kochan --- diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 0e3bb5e6b..642cdb233 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -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