Date: Tue, 25 Nov 2008 01:33:16 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200811250133.mAP1XPuq013517@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-11-25 01:33:16 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: SVN rev 185273 on 2008-11-25 01:33:16Z by yongari Fix Tx/Rx checksum offload ioctl handling and make Rx handler honor checksum offload configuration. Now checksum offload can be controlled by ifconfig(8). While I'm here add an additional check for interface capabilities before applying user's request. Revision Changes Path 1.271 +26 -9 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811250133.mAP1XPuq013517>