aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-10-22 04:09:37 +0000
committerGuy Harris <guy@alum.mit.edu>2005-10-22 04:09:37 +0000
commit67d94f37a4f41a6ed49e88863ae1f2fb20dbf16e (patch)
tree59f57c90cd53875f74d0289ac72dbe46f586eb9e
parenta24b71271aab5380e237d4378b16e1195584e57b (diff)
Update URL for Sniffer manual, and expand a comment a bit.
svn path=/trunk/; revision=16285
-rw-r--r--wiretap/ngsniffer.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/wiretap/ngsniffer.c b/wiretap/ngsniffer.c
index 7e894995c9..236c3bd073 100644
--- a/wiretap/ngsniffer.c
+++ b/wiretap/ngsniffer.c
@@ -132,7 +132,7 @@ struct vers_rec {
*
* The manual at
*
- * http://download.nai.com/products/media/sniffer/support/sdos/operation.pdf
+ * http://www.mcafee.com/common/media/sniffer/support/sdos/operation.pdf
*
* documents some of the values used in "fs" and "flags". "flags" don't
* look as if they'd be of much interest to us, as those are internal
@@ -391,12 +391,13 @@ struct frame6_rec {
* documentation, as they correspond to types described in the UI;
* in particular, see
*
- * http://download.nai.com/products/media/sniffer/support/sdos/operation.pdf
+ * http://www.mcafee.com/common/media/sniffer/support/sdos/operation.pdf
*
* starting at page 3-10 (56 of 496).
*
* XXX - I've seen X.25 captures with NET_ROUTER, and I've seen bridge/
- * router captures with NET_HDLC. Sigh....
+ * router captures with NET_HDLC. Sigh.... Are those just captures for
+ * which the user set the wrong network type when capturing?
*/
#define NET_SDLC 0 /* Probably "SDLC then SNA" */
#define NET_HDLC 1 /* Used for X.25; is it used for other