diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-08-26 19:09:02 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-08-26 19:09:02 +0000 |
commit | 7a12fa137326ec66c2446096524d7475328df04c (patch) | |
tree | f94d6b4778f6d413083a5502e0cb0cd802e5e3d5 /AUTHORS | |
parent | 06573c83ef87a1793152f20c6e53aef6a356b7c1 (diff) | |
download | wireshark-7a12fa137326ec66c2446096524d7475328df04c.tar.gz wireshark-7a12fa137326ec66c2446096524d7475328df04c.tar.bz2 wireshark-7a12fa137326ec66c2446096524d7475328df04c.zip |
From Ulf Lamping:
Put "bytes" after the byte counts for the frame sizes in the
top-level item for the "Frame" protocol, to make it clearer
what they refer to.
Put the source and destination MAC addresses into the top-level
item for Ethernet.
svn path=/trunk/; revision=6090
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1392,6 +1392,13 @@ Marcus Haebler <haeblerm[AT]yahoo.com> { Handle a sub-protocol field of 0x00 as PPP } +Ulf Lamping <ulf.lamping[AT]web.de> { + Put "bytes" after the byte counts for the frame sizes in the + top-level item for the "Frame" protocol + Put the source and destination MAC addresses into the top-level + item for Ethernet +} + Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |