From dc5e066caedd01323d815c60a8c988263bdd9619 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 1 Apr 2010 20:49:07 +0000 Subject: From sangaran: 8-bit Bit Flag decoder method needed in wimaxasncp plugin dissecto. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4608 svn path=/trunk/; revision=32356 --- wimaxasncp/dictionary.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'wimaxasncp') diff --git a/wimaxasncp/dictionary.xml b/wimaxasncp/dictionary.xml index 65a000233e..2c5dbdb96d 100644 --- a/wimaxasncp/dictionary.xml +++ b/wimaxasncp/dictionary.xml @@ -201,28 +201,31 @@ + decoder="WIMAXASNCP_TLV_BITFLAGS8"> + code="WIMAXASNCP_BIT8(7)"/> + code="WIMAXASNCP_BIT8(6)"/> + code="WIMAXASNCP_BIT8(5)"/> + code="WIMAXASNCP_BIT8(4)"/> + code="WIMAXASNCP_BIT8(3)"/> + code="WIMAXASNCP_BIT8(2)"/> + code="WIMAXASNCP_BIT8(1)"/> + + -- cgit v1.2.1