From owner-cvs-all Fri Sep 28 11:57: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5092137B40A; Fri, 28 Sep 2001 11:57:00 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8SIv0s78650; Fri, 28 Sep 2001 11:57:00 -0700 (PDT) (envelope-from wpaul) Message-Id: <200109281857.f8SIv0s78650@freefall.freebsd.org> From: Bill Paul Date: Fri, 28 Sep 2001 11:56:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2001/09/28 11:56:57 PDT Modified files: sys/dev/bge if_bge.c Log: Set the 'no pseudo header checksum' option for RX checksums, otherwise we may botch UDP checksums on receive, which will break NFS. Revision Changes Path 1.2 +5 -5 src/sys/dev/bge/if_bge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message