summaryrefslogtreecommitdiff
path: root/epan/llcsaps.h
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-09-27 20:31:42 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2015-09-27 20:41:10 +0000
commiteaf474674902d765e4ee08db03637ad00947ec01 (patch)
treee247a2dcb83b652d578ac0409c6be857a9f557d2 /epan/llcsaps.h
parent087afc80c0e6a6f0748107be0a1f549ce705c1a4 (diff)
downloadwireshark-eaf474674902d765e4ee08db03637ad00947ec01.tar.gz
SNA: add value 0xC8 to the list registered SAP
Bug: 11551 Change-Id: I74e2c1b67b3d7a3462d99e941b1c637ba1227a71 Reviewed-on: https://code.wireshark.org/review/10662 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/llcsaps.h')
-rw-r--r--epan/llcsaps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/llcsaps.h b/epan/llcsaps.h
index 64b76fcb21..4c779a52b9 100644
--- a/epan/llcsaps.h
+++ b/epan/llcsaps.h
@@ -49,6 +49,7 @@
#define SAP_HPJD 0xB4
#define SAP_VINES1 0xBA
#define SAP_VINES2 0xBC
+#define SAP_SNA4 0xC8
#define SAP_NETWARE2 0xE0
#define SAP_NETBIOS 0xF0
#define SAP_IBMNM 0xF4