commit | 44b0cda37534093fd9fefacd64d5fbb589c50795 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Mar 07 10:32:13 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Mar 17 08:11:44 2008 -0400 |
tree | 77003ead44f84c195927dc2c2ce1aec42e040d4f | |
parent | 725e49c5daab0b011b80907ec21fa68f3ab78633 [diff] |
igb: Correctly get protocol information We can't look at the socket to get protocol information. We should instead look directly at the packet, and hope there are no IPv6 option headers. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>