CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2015/01/12 03:40:51
Modified files: sys/dev/pci : if_ix.c Log message: When setting up advanced TX descriptor use m_getptr to locate the IP or IPv6 header instead of assuming contiguousness of the target buffer across Ethernet and IP/IPv6 headers. Tested by Kapetanakis Giannis <bilias at edu ! physics ! uoc ! gr>, thanks! Problem analysis and initial diff by dlg@.