From owner-freebsd-net@FreeBSD.ORG Wed Oct 10 08:56:13 2012 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22EB6E01; Wed, 10 Oct 2012 08:56:13 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 76F368FC08; Wed, 10 Oct 2012 08:56:12 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q9A8uBSS082966; Wed, 10 Oct 2012 12:56:11 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q9A8uBBY082965; Wed, 10 Oct 2012 12:56:11 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 10 Oct 2012 12:56:11 +0400 From: Gleb Smirnoff To: Adrian Chadd Subject: Re: [CFT/Review] net byte order for AF_INET Message-ID: <20121010085611.GA34622@glebius.int.ru> References: <20121009154128.GU34622@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: net@FreeBSD.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 08:56:13 -0000 On Wed, Oct 10, 2012 at 01:41:39AM -0700, Adrian Chadd wrote: A> Can you please test on i386? :) I don't have any. If you are hinting at debugging printf from in_cksum code that is present on i386 and not on amd64, then don't worry, I've added similar printf to amd64 in_cksum in my tree. -- Totus tuus, Glebius.