Commit Graph

3 Commits

Author SHA1 Message Date
Guy Harris 367954ea2d Make the dissector static - it's not called from outside packet-bofl.c
Let the tvbuff mechanism check the length of the packet - don't check it
ourselves.

Put each field into the protocol tree and the Info column separately, so
that we at least get a partial dissection - I've seen some packets that
look like breath-of-life packets but that have only the PDU field.

Show the PDU field with all 8 hex digits, and show the sequence number
as an unsigned quantity, in the Info column.

Show the padding size based on the actual length of the frame, not on
the amount of the frame that was captured.

svn path=/trunk/; revision=7238
2003-03-01 09:37:38 +00:00
Jörg Mayer 633f353444 Add comment about Packetformat (including URL).
Remove unused includes.

svn path=/trunk/; revision=7215
2003-02-28 00:08:04 +00:00
Guy Harris 5408067454 From Akira Endoh: Wellfleet Breath of Life support.
svn path=/trunk/; revision=7210
2003-02-27 02:45:42 +00:00