From: Greg Rose Date: Sat, 6 Nov 2010 02:08:26 +0000 (+0000) Subject: igb: Add Anti-spoofing feature support X-Git-Tag: v2.6.38-rc1~476^2~84^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13800469d40bf4dc9fbed17f4692b2ebe94d4526;p=pandora-kernel.git igb: 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 an event generated. When the watchdog task runs it will call a function to check if any spoof events occurred. If an event was detected then a warning message is dumped to the system log. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed