From owner-freebsd-stable@FreeBSD.ORG Fri Mar 31 16:27:27 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D3E16A426 for ; Fri, 31 Mar 2006 16:27:27 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A6F43D7F for ; Fri, 31 Mar 2006 16:27:23 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [172.16.3.238] (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.13.4/8.13.4) with ESMTP id k2VGR30b085046 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 31 Mar 2006 17:27:12 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <442D5852.7020205@infracaninophile.co.uk> Date: Fri, 31 Mar 2006 17:26:58 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 1.5 (X11/20060112) MIME-Version: 1.0 To: David Rhodus References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig079096EB3C16597B4EE8A7DC" X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [81.187.76.162]); Fri, 31 Mar 2006 17:27:12 +0100 (BST) X-Virus-Scanned: ClamAV 0.88/1364/Thu Mar 30 21:05:50 2006 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on happy-idiot-talk.infracaninophile.co.uk Cc: stable@freebsd.org Subject: Re: Your Online E-mail Address Change X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 16:27:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig079096EB3C16597B4EE8A7DC Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable David Rhodus wrote: > How does this work ? >=20 > client# ping 3645219926 > PING 3645219926 (217.69.164.86): 56 data bytes > 64 bytes from 217.69.164.86: icmp_seq=3D0 ttl=3D51 time=3D130.487 ms > 64 bytes from 217.69.164.86: icmp_seq=3D1 ttl=3D51 time=3D131.695 ms It makes more sense in hex: lack-of-gravitas:~:% perl -e 'printf "%x %x.%x.%x.%x\n", 3645219926, 217,= 69,164,86;' d945a456 d9.45.a4.56 It's just different ways of representing a 4 byte unsigned int. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK --------------enig079096EB3C16597B4EE8A7DC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFELVhX8Mjk52CukIwRA5+WAJ4t+VznrKeLI2xfElMCwx/anWWHYACgjWAt 4mKFvSrVpV9Zku2owDp3zno= =b3Gn -----END PGP SIGNATURE----- --------------enig079096EB3C16597B4EE8A7DC--