From owner-freebsd-net@FreeBSD.ORG Tue Jun 7 22:31:37 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B0716A41C for ; Tue, 7 Jun 2005 22:31:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from bigwoop.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A8A43D48 for ; Tue, 7 Jun 2005 22:31:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by bigwoop.vicor-nb.com (Postfix) with ESMTP id 96FD07A423; Tue, 7 Jun 2005 15:31:36 -0700 (PDT) Message-ID: <42A62048.50403@elischer.org> Date: Tue, 07 Jun 2005 15:31:36 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Charles Swiger References: <42A5BCEB.8020109@kuhtz.com> <42A5D5DE.2010407@elischer.org> <70FFA13A-E2C1-4CCE-B430-F948EECC1B96@mac.com> <42A611B8.7040102@elischer.org> <188A3523-CCA5-4765-BCA4-3E0E8B3375B0@mac.com> In-Reply-To: <188A3523-CCA5-4765-BCA4-3E0E8B3375B0@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Christian Kuhtz , freebsd-net@freebsd.org Subject: Re: divert sock api q X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 22:31:37 -0000 Charles Swiger wrote: > On Jun 7, 2005, at 5:29 PM, Julian Elischer wrote: > >>> I agree with your suggestion, but how can you have an ip_vhl of >>> 0x42? Doesn't a valid IP packet need to have a header length of at >>> least 5 (5 << 2 == 20 bytes)? >> >> sorry misread you.. yes.. on my net segment there are a lot of other non IP packets floating around and I am used to seeing 45 and 42 and didn't stop to think that the 42 are not IP :-)