Received: by mail.netbsd.org (Postfix, from userid 0) id 2BCE163B5DA; Tue, 17 Mar 2009 10:10:22 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id ADE5563B60F for ; Tue, 17 Mar 2009 10:10:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 81DAD175D7; Tue, 17 Mar 2009 10:10:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 17 Mar 2009 10:10:20 +0000 From: Izumi Tsutsui Subject: CVS commit: src/dist/ipf/ipsend To: source-changes@NetBSD.org Message-Id: <20090317101020.81DAD175D7@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: tsutsui Date: Tue Mar 17 10:10:20 UTC 2009 Modified Files: src/dist/ipf/ipsend: ip.c Log Message: Fix bad TCP checksum in packets with IP option header. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/dist/ipf/ipsend/ip.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.