commit | 13800469d40bf4dc9fbed17f4692b2ebe94d4526 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Sat Nov 06 02:08:26 2010 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Dec 24 21:36:51 2010 -0800 |
tree | d14fda8702cb36ca4039941b254e462b31f32f1c | |
parent | 1b5dda331ff8646a70d247cace45a60035937a9b [diff] |
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 <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>