From: Greg Rose Date: Thu, 18 Nov 2010 03:02:52 +0000 (+0000) Subject: ixgbe: Add anti-spoofing feature support X-Git-Tag: v2.6.38-rc1~476^2~84^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a985b6c31ff230a1246d921afbfc0f6a1386be83;p=pandora-kernel.git ixgbe: Add anti-spoofing feature support Add support for the anti-spoofing feature in the HW. Packets from VF devices with spoofed MAC addresses or VLAN tags will be blocked and a counter incremented. During the watchdog timer the spoofed packet dropped counter is read and if it is non-zero then a warning message is displayed on the host VMM's console. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed