commit | 3bdc0eba0b8b47797f4a76e377dd8360f317450f | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Sat Feb 11 15:39:30 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 24 01:37:35 2012 -0800 |
tree | da6bd907f599402bc8db0a2484997fd4d3e06f7b | |
parent | 0184039a4b6727d6efd545919c773ef141090ae7 [diff] |
net: Add framework to allow sending packets with customized CRC. This is useful for testing RX handling of frames with bad CRCs. Requires driver support to actually put the packet on the wire properly. 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>