Wireshark-bugs: [Wireshark-bugs] [Bug 2519] packet bytes not highlighted for "Source: <MISSING>" of a ppp packet
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Sun, 4 May 2008 13:45:13 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2519
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2008-05-04 13:43:30 GMT ---
<MISSING>, for a "sequence of bytes" field such as the source address in a
Linux cooked capture (when it's not 6 octets long; in that case, it's assumed
to be a MAC address), means that the field is zero bytes long, so there aren't
any bytes to highlight.
Perhaps the cooked-capture dissector should omit the source address field if it
has a zero length.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.