From owner-freebsd-hackers Sun Aug 18 17:21:52 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA24080 for hackers-outgoing; Sun, 18 Aug 1996 17:21:52 -0700 (PDT) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA24052; Sun, 18 Aug 1996 17:21:44 -0700 (PDT) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id RAA12050; Sun, 18 Aug 1996 17:19:39 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) by whistle.com via smap (V1.3) id sma012048; Sun Aug 18 17:19:28 1996 Date: Sun, 18 Aug 1996 17:18:36 -0700 (PDT) From: Julian Elischer To: Paul Traina cc: wollman@FreeBSD.org, candy@fct.kgc.co.jp, freebsd-hackers@FreeBSD.org, olah@FreeBSD.org Subject: Re: bin/649 - fix questions (tcpdump / print-atalk.c) In-Reply-To: <199608162243.PAA11091@base.jnx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 16 Aug 1996, Paul Traina wrote: > Back in September, you made a change to tcpdump's print-atalk.c code to > fix PR # 649. One of the changes was to print appletalk addresses in hex. > This is not, to the best of my knowledge, correct. Every network monitor or > router that I've seen (cisco, gatorbox, et al) use decimal for the network > number and node address. As do our own netstat ifconfig and route BTW I have some fixes to un-break the atalk protocol stack I'll be committing in teh next few days.. > > I'd like to back this change out as part of the upgrade to the current tcpdump > so that we return to canonical address displays. > > Objections? >