[1115] in arla-drinkers
Byte order in IP addresses in udebug?
daemon@ATHENA.MIT.EDU (Dr A V Le Blanc)
Sun Aug 29 15:51:00 1999
From owner-arla-drinkers@stacken.kth.se Sun Aug 29 19:50:59 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 5074 invoked from network); 29 Aug 1999 19:50:59 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 29 Aug 1999 19:50:59 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id VAA01273
for arla-drinkers-list; Sun, 29 Aug 1999 21:42:49 +0200 (MET DST)
Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id VAA01259
for <arla-drinkers@stacken.kth.se>; Sun, 29 Aug 1999 21:42:43 +0200 (MET DST)
Received: from meissen.mcc.ac.uk ([130.88.203.42])
by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3)
for arla-drinkers@stacken.kth.se
id 11LAqh-000Naj-00; Sun, 29 Aug 1999 20:42:43 +0100
Received: (from zlsiial@localhost)
by meissen.mcc.ac.uk (8.7.6/8.8.4)
id UAA07840 for arla-drinkers@stacken.kth.se; Sun, 29 Aug 1999 20:42:42 +0100 (BST)
Message-ID: <19990829204242.A7836@afs.mcc.ac.uk>
Date: Sun, 29 Aug 1999 20:42:42 +0100
From: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
To: arla-drinkers@stacken.kth.se
Subject: Byte order in IP addresses in udebug?
Reply-To: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.1i
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
I'm running arla 0.27 on a PII with linux-2.2.12. I notice udebug
produces this output:
avl 20:38:30 > udebug cfs2 7002
Host 130.88.203.12 time is Sun Aug 29 20:38:34 1999
Localtime is Sun Aug 29 20:38:35 1999, differ 1 seconds
Last yes vote for 12.203.88.130 secs was 12 ago (at Sun Aug 29 20:38:22 1999)
Last vote started 12 secs ago (at Sun Aug 29 20:38:22 1999)
...
Server 14.203.88.130: (db 935478705.78)
...
Server 10.203.88.130: (db 935478705.78)
last vote recived 13 secs ago (at Sun Aug 29 20:38:21 1999)
last beacon sent 12 secs ago (at Sun Aug 29 20:38:22 1999)
dbcurrent=1, up=1, beaconSince=1
Note that the first IP address is correct (130.88.203.12) but that
the ones in 'Last yes vote' and in the two Server lines are wrong,
reversed from their correct order.
-- Owen
LeBlanc@mcc.ac.uk