From owner-freebsd-bugs@FreeBSD.ORG Thu Jun 26 08:41:07 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F4F61065671; Thu, 26 Jun 2008 08:41:07 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (unknown [IPv6:2001:2f0:104:e002::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0551B8FC24; Thu, 26 Jun 2008 08:41:06 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p1221-ipbf1310funabasi.chiba.ocn.ne.jp [123.225.182.221]) (authenticated bits=128) by mail.allbsd.org (8.13.8/8.13.8) with ESMTP id m5Q8esSr063768; Thu, 26 Jun 2008 17:41:05 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id m5Q8eSsm083534; Thu, 26 Jun 2008 17:40:30 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 26 Jun 2008 17:39:15 +0900 (JST) Message-Id: <20080626.173915.115767618.hrs@allbsd.org> To: shino@fornext.org From: Hiroki Sato In-Reply-To: <200806260820.m5Q8K40p017875@freefall.freebsd.org> References: <200806260820.m5Q8K40p017875@freefall.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.1 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Jun_26_17_39_15_2008_322)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.allbsd.org [133.31.130.32]); Thu, 26 Jun 2008 17:41:05 +0900 (JST) Cc: freebsd-bugs@FreeBSD.org, hrs@FreeBSD.org Subject: Re: kern/125003: incorrect EtherIP header format. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2008 08:41:07 -0000 ----Security_Multipart(Thu_Jun_26_17_39_15_2008_322)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Shunsuke SHINOMIYA wrote in <200806260820.m5Q8K40p017875@freefall.freebsd.org>: sh> But, EtherIP is implemented as follows. sh> sh> struct etherip_header { sh> u_int8_t eip_ver; /* version/reserved */ sh> u_int8_t eip_pad; /* required padding byte */ sh> }; sh> sh> By this one, FreeBSD box has no interoperability against other EtherIP sh> implementations. I do not think our current implementation has interoperability issue here because eip_ver is always used with ETHER_IP_VER_*_MASK. Could you please elaborate more specific case? -- | Hiroki SATO ----Security_Multipart(Thu_Jun_26_17_39_15_2008_322)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkhjVbMACgkQTyzT2CeTzy2OlACgl5YTUubtrkYxGPBbzxJh/j4Z QoUAmwQkdFDRIsMC1rFbalswarcI/Ps0 =oM9s -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Jun_26_17_39_15_2008_322)----