aboutsummaryrefslogtreecommitdiffstats
path: root/wimaxasncp
AgeCommit message (Collapse)AuthorFilesLines
2010-11-17From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 :morriss2-744/+1183
Add a configuration parameter of the NWG version for WiMAX ASN CP dissector. The format and meaning of TLVs, as well as function types and messages changed between the different NWG versions. Added support for the version number of TLVs in the dictionary xml, its parser, and of course in the packet itself. Added support for the version number of function-types and message-types by extending the value_string structure to contain also a "since" version number. Successfully tested with a live capture and capture file, containing WiMAX ASN packets (full Network entry). Also fuzzed 500 passes successfully. The XML doesn't contain all existing NWG versions, only selected ones. This is a little tedious work to go over all TLVs of each version, so I'll add some newer versions later on. can add a short how-to of adding a new version, for others to use, if needed. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34919 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-01From sangaran:etxrab1-8/+11
8-bit Bit Flag decoder method needed in wimaxasncp plugin dissecto. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4608 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32356 f5534014-38df-0310-8fa8-9805f1628bb7
2009-07-14From Rajasekhar Reddy Gali:etxrab1-256/+1254
"dictionary.xml file is very old..." - Update the Wimax .xml file https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3731 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29093 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-16Embedding EAP inside wimaxasncp.martinm1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23474 f5534014-38df-0310-8fa8-9805f1628bb7
2007-11-01Fix a decoder type.martinm1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23330 f5534014-38df-0310-8fa8-9805f1628bb7
2007-10-15In source tree, move wimaxasncp TLV files from plugin folder -> new ↵martinm2-0/+2004
top-level wimaxasncp folder. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23184 f5534014-38df-0310-8fa8-9805f1628bb7