Date: Tue, 21 Nov 2006 04:23:52 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200611210423.kAL4Nqt6073020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2006-11-21 04:23:52 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: o Correctly set IFCAP_VLAN_HWCSUM as re(4) can do VLAN tagging/checksum offloading in hardware. o Correctly set media header length for VLAN. Revision Changes Path 1.77 +17 -5 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611210423.kAL4Nqt6073020>