aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipfc.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-01-21 05:21:03 +0000
committerGuy Harris <guy@alum.mit.edu>2003-01-21 05:21:03 +0000
commitd8ef406b87ece5281a67359599e757e838263d60 (patch)
tree4a0ce50661d77b7f34a1560180bdb4946c8fe4e2 /packet-ipfc.c
parentf8fec006d165cd084d3a28fc029d39913542c3b7 (diff)
Note that IP-over-FC is described by RFC 2625.
svn path=/trunk/; revision=6955
Diffstat (limited to 'packet-ipfc.c')
-rw-r--r--packet-ipfc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-ipfc.c b/packet-ipfc.c
index 91d39dc79b..22a27a0e42 100644
--- a/packet-ipfc.c
+++ b/packet-ipfc.c
@@ -2,9 +2,10 @@
* Routines for Decoding Network_Header for IP-over-FC when we only
* capture the frame starting at the Network_Header (as opposed to
* when we have the full FC frame).
+ * See RFC 2625.
* Copyright 2001, Dinesh G Dutt <ddutt@cisco.com>
*
- * $Id: packet-ipfc.c,v 1.5 2002/12/10 02:49:31 guy Exp $
+ * $Id: packet-ipfc.c,v 1.6 2003/01/21 05:21:03 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>