ixgbe: add Tx anti spoofing support
authorDon Skidmore <donald.c.skidmore@intel.com>
Wed, 28 Jan 2015 07:03:38 +0000 (07:03 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Feb 2015 03:58:46 +0000 (19:58 -0800)
commit5b7f000ff94c77031a628f87b788b1a032f2d4d9
tree686605fd6af549478efcaeb478521007a92917e2
parent9ac5c5ccdbfd41c1dea802462a9b0abcfc106abc
ixgbe: add Tx anti spoofing support

This patch enables the ethertype Anti-Spoofing feature for affected
devices. It is configured such that LLDP packets sent by a VF will
be dropped.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
This page took 0.026355 seconds and 5 git commands to generate.