aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acn.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-09-12 05:57:53 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-09-12 05:57:53 +0000
commit5ea09479ce57ca15f96987e749f8f9963ca25be6 (patch)
treef4482f1eda275dffd37580dbd466bad690180f44 /epan/dissectors/packet-acn.h
parent42ee794742040c911e2850a79c4bb767369aa7bc (diff)
From Bill Florac:
1) DMP "range" addresses can cause packet dissection failure. 2) A NULL return of match_strval() is not handled. 3) DMP addresses should be displayed in hex. 4) ep_alloc should not be used, use static variables. svn path=/trunk/; revision=22850
Diffstat (limited to 'epan/dissectors/packet-acn.h')
-rw-r--r--epan/dissectors/packet-acn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-acn.h b/epan/dissectors/packet-acn.h
index 56a2064695..b2d2d68604 100644
--- a/epan/dissectors/packet-acn.h
+++ b/epan/dissectors/packet-acn.h
@@ -146,6 +146,8 @@
#define ACN_PREF_DMX_DISPLAY_DEC 1
#define ACN_PREF_DMX_DISPLAY_PER 2
+#define ACN_PREF_DMX_DISPLAY_20PL 0
+#define ACN_PREF_DMX_DISPLAY_16PL 1
typedef struct
{