diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-02-21 19:35:50 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-02-21 19:35:50 +0000 |
commit | 35d8c6cbb25a9a1ec612a978b6f15fc494e31733 (patch) | |
tree | d6a117649f75f5c53ab6863ad7ffd6ce9e334135 /AUTHORS | |
parent | 81f6ce8b713df9edc6fa5f7c58e5eb6a00592291 (diff) | |
download | wireshark-35d8c6cbb25a9a1ec612a978b6f15fc494e31733.tar.gz wireshark-35d8c6cbb25a9a1ec612a978b6f15fc494e31733.tar.bz2 wireshark-35d8c6cbb25a9a1ec612a978b6f15fc494e31733.zip |
Change from James E. Flemer to add hidden Boolean fields that are set if
the IP or ICMP checksum is bad.
svn path=/trunk/; revision=3063
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -513,6 +513,10 @@ Greg Kilfoyle <gregk@redback.com> { BOOTP option 82 (Relay Agent Information option) support } +James E. Flemer <jflemer@acm.jhu.edu> { + Hidden Boolean fields set if the IP or ICMP checksums are bad +} + Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |