From 0e56c6b69b8d1a073b5741798e662cca19adaa70 Mon Sep 17 00:00:00 2001 From: Greg Rose Date: Thu, 9 Feb 2012 13:21:16 -0800 Subject: [PATCH] iproute2: Add VF spoofchk command description to ip-link.8 man page Add documentation for the ip link set spoof checking option. The expanded text section explaining the VF commands was missing this text. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- man/man8/ip-link.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/man8/ip-link.8 b/man/man8/ip-link.8 index e1eb948b..8c635845 100644 --- a/man/man8/ip-link.8 +++ b/man/man8/ip-link.8 @@ -301,6 +301,10 @@ as 0 disables VLAN tagging and filtering for the VF. Setting this parameter to 0 disables rate limiting. The .B vf parameter must be specified. + +.sp +.BI spoofchk " on|off" +- turn packet spoof checking on or off for the specified VF. .in -8 .TP