diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-01-13 02:40:57 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-01-13 02:40:57 +0000 |
commit | 445b21759e969e86522e9d26018ada3b0ef19daf (patch) | |
tree | f8af0a393c56f87e3946868b5586598721e52106 /doc | |
parent | daf302579a8b967a88bdeaead0a31cc83f59c6dd (diff) | |
download | wireshark-445b21759e969e86522e9d26018ada3b0ef19daf.tar.gz wireshark-445b21759e969e86522e9d26018ada3b0ef19daf.tar.bz2 wireshark-445b21759e969e86522e9d26018ada3b0ef19daf.zip |
Support for the VTP Management Domain item in CDP packets, from Kent
Engstr�m.
svn path=/trunk/; revision=2888
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 82e6afed22..f07290025f 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -1017,6 +1017,7 @@ B<http://www.ethereal.com>. Burke Lau <burke_lau@agilent.com> Martti Kuparinen <martti.kuparinen@nomadiclab.com> David Hampton <dhampton@mac.com> + Kent Engström <kent@unit.liu.se> Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to give his permission to use his version of snprintf.c. |