Your message dated Thu, 19 Jun 2008 20:15:58 +0200
with message-id <[EMAIL PROTECTED]>
and subject line tethereal: ignores -z (stats) when writing to file
has caused the Debian Bug report #202687,
regarding tethereal: ignores -z (stats) when writing to file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
202687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=202687
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tethereal
Version: 0.9.13-1
Severity: normal
tethereal's -z option appears to be ignored when the -w option is used.
e.g. (following is reading from a file, same happens w/ live capture)
$ tethereal -r /tmp/t.pcap -z io,phs
1 0.000000 10000002.0020ed282509 -> 10000002.Broadcast IPX RIP Response
...
759 599.338131 BayNetwo_0e:df:b5 -> Bay-Networks-(Synoptics)- ...
===================================================================
Protocol Hierarchy Statistics
Filter: frame
frame frames:759 bytes:80164
eth frames:759 bytes:80164
llc frames:510 bytes:48811
ipx frames:357 bytes:36484
ipxrip frames:85 bytes:5210
nlsp frames:95 bytes:10365
...
I only want the stats, and discard the packet output: (same thing
happens if a regular file is given instead of /dev/null, of course):
$ tethereal -r /tmp/t.pcap -w /dev/null -z io,phs
===================================================================
Protocol Hierarchy Statistics
Filter: frame
===================================================================
$
Also, there is a problem in that -w - will direct the (binary) packet
output to stdout (as per the man page), and the text stats output will
get appended. i.e. the stats data should be to a different file
descriptor, or suppressed completely, when -w - is given. Or best of
all a -Z option to direct stats to a file :-)
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gromit 2.4.20 #1 Wed Apr 2 14:14:36 EST 2003 i686
Locale: LANG=en_AU, LC_CTYPE=en_AU (ignored: LC_ALL set)
Versions of packages tethereal depends on:
ii ethereal-common 0.9.13-1 Network traffic analyser (common f
ii libc6 2.3.1-16 GNU C Library: Shared libraries an
ii libglib2.0-0 2.2.2-1 The GLib library of C routines
ii libpcap0.7 0.7.2-1 System interface for user-level pa
ii zlib1g 1:1.1.4-12 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.0.0-3
Works fine with this version, no feedback from original reporter after > 50
days; closing.
--- End Message ---