Your message dated Sat, 18 Sep 2021 14:35:17 +0200
with message-id 
<CAHt6kzETkL+axYMC7LVruHNWu4_-=-oger35fu5vhrg+zwm...@mail.gmail.com>
and subject line Closing, fixed many years ago
has caused the Debian Bug report #141349,
regarding Please improve parsing of "ip proto"
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.)


-- 
141349: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=141349
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tcpdump
Version: 3.6.2-2
Severity: normal

The manual page says that that to filter for ICMP one must say

   tcpdump ip proto icmp

but that causes tcpdump to display:

   tcpdump: parse error

Instead one must say:

   tcpdump ip proto ICMP

Either the man page or the program is in error.

-- System Information
Debian Release: 3.0
Architecture: powerpc
Kernel: Linux damiel 2.4.18-pre8-ben0 #4 Sun Feb 10 16:49:07 GMT 2002 ppc
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages tcpdump depends on:
ii  libc6                         2.2.5-4    GNU C Library: Shared libraries an
ii  libpcap0                      0.6.2-2    System interface for user-level pa



--- End Message ---
--- Begin Message ---
libpcap has supported 'icmp' as an abbreviation for 'ip proto \icmp'
to alleviate this parsing issue for many years, I guess we can close
this one.

--- End Message ---

Reply via email to