aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.h
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-13 06:52:23 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-13 06:52:23 +0000
commit2aeef6ac72d0dc8c59f4fdaf9339e59fb86289d0 (patch)
tree8467489916173895c244c7e6faa0f1eb5e738f43 /epan/dissectors/packet-fc.h
parentf48ac5a9a53be2f99cc20e675b050e200412a883 (diff)
Fix for bug 1633:
Adding BLS ABTS handling. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22087 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-fc.h')
-rw-r--r--epan/dissectors/packet-fc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fc.h b/epan/dissectors/packet-fc.h
index a6cc9974c3..8ff57135e3 100644
--- a/epan/dissectors/packet-fc.h
+++ b/epan/dissectors/packet-fc.h
@@ -39,6 +39,7 @@
#define FC_TYPE_CMNSVC 0x0 /* Used in PRLI Svc Param Page */
/* TYPE definitions for Basic or Extended Link_Data */
+#define FC_TYPE_BLS 0x0
#define FC_TYPE_ELS 0x1
/* TYPE definitions for FC-4 */