aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-12-04 22:28:19 +0000
committerGuy Harris <guy@alum.mit.edu>2001-12-04 22:28:19 +0000
commitbc225c2a874b373b588ff6a8000f36f0efc67388 (patch)
tree28c72a5171c591c8d5295ca3df05f821f4648029 /doc
parent2e379072eca8bb8127e8091e04189ba73dddf671 (diff)
downloadwireshark-bc225c2a874b373b588ff6a8000f36f0efc67388.tar.gz
wireshark-bc225c2a874b373b588ff6a8000f36f0efc67388.tar.bz2
wireshark-bc225c2a874b373b588ff6a8000f36f0efc67388.zip
Support for reading Visual Networks traffic capture files, from Tom
Nisbet. Make a comment in "wiretap/file.c" clearer, so people know where to put the entries for their capture file type. svn path=/trunk/; revision=4328
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index 677605dd2b..d78f59d915 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -1268,6 +1268,7 @@ B<http://www.ethereal.com>.
Raghu Angadi <rangadi[AT]inktomi.com>
Taisuke Sasaki <sasaki[AT]soft.net.fujitsu.co.jp>
Tim Newsham <newsham[AT]lava.net>
+ Tom Nisbet <Tnisbet[AT]VisualNetworks.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.