Ethereal-users: [Ethereal-users] Bug in ethereal 0.9.3

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Brent Bice" <bbice@xxxxxxxxxxxxxxx>
Date: Wed, 17 Apr 2002 15:23:01 -0700 (PDT)
   I submitted a bug to sourceforge yesterday.  'Not sure if you guys are
using this or not, so I figured I'd drop an email in the list too. (grin)

   I noticed that if I select a POP3 packet (for instance) and drill down
into the POP3 protocol part and select the POP3 command itself and do a
Match->Selected, I get a display filter like:

frame[54] == 55:44:33:22

   But that display filter doesn't work anymore.  I found this does work:
frame[54:4] == 55:44:33:22

   I'm not sure if this is a bug in the "Match->Selected" code or in the
Display filter code or both.  Are both the above filters still considered
syntactically correct?

Brent
bbice@xxxxxxxxxxxxxxx