commit | 5e0c03c8cd40e5c3b7ba624b8ba9a343de79ade1 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Sat Feb 11 15:39:45 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 24 01:42:07 2012 -0800 |
tree | 01d52570bbe5c9392d7e0c47efff0c4947cf92a2 | |
parent | 943146de22d3658de26d94512beae7223282ed1c [diff] |
net: Support RX-ALL feature flag. This flag requests that network devices pass all received frames up the stack, even ones with errors such as invalid FCS (frame check sum). This will allow sniffers to see bad packets and perhaps give the user some idea how to fix the problem. Signed-off-by: Ben Greear <greearb@candelatech.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>