diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-11-28 07:11:11 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-11-28 07:11:11 +0000 |
commit | 56636f157abdc8472bcf43de4837d5af2058de16 (patch) | |
tree | bbe4c8fe37fb2677a6f3f3ab3313b96935381174 /doc | |
parent | c0b335070c3b8156aed2bf2bf85110ddf9c8275e (diff) | |
download | wireshark-56636f157abdc8472bcf43de4837d5af2058de16.tar.gz wireshark-56636f157abdc8472bcf43de4837d5af2058de16.tar.bz2 wireshark-56636f157abdc8472bcf43de4837d5af2058de16.zip |
Support for 802.11+Prism II monitor-mode link-layer headers, from
Tim Newsham.
Add in missing item for WTAP_ENCAP_CISCO_IOS in the Wiretap
encapsulation type table.
svn path=/trunk/; revision=4290
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ethereal.pod.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template index f05ec20c37..6ab13702bc 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -1222,6 +1222,7 @@ B<http://www.ethereal.com>. Tim Potter <tpot[AT]samba.org> Raghu Angadi <rangadi[AT]inktomi.com> Taisuke Sasaki <sasaki[AT]soft.net.fujitsu.co.jp> + Tim Newsham <newsham[AT]lava.net> Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |