wireshark/plugins
Jeff Morriss 9aeb1dac17 From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 :
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.


svn path=/trunk/; revision=34919
2010-11-17 03:16:30 +00:00
..
asn1 Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
docsis Remove some unused hf entries. 2010-10-17 20:57:11 +00:00
easy_codec Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
ethercat Removed unused hf_ecat_mailbox. 2010-10-17 16:43:07 +00:00
giop Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
gryphon Simply use %c for printing char. 2010-11-05 09:59:40 +00:00
interlink Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
irda Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
m2m Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
mate Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
opcua From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5410 : 2010-11-16 17:00:50 +00:00
profinet Removed unused hf_pn_dcp and hf_pn_ptcp. 2010-10-17 16:49:10 +00:00
sercosiii Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
stats_tree Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
tpg Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
unistim Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
wimax Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
wimaxasncp From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 : 2010-11-17 03:16:30 +00:00
Custom.nmake.example fix install step 2009-07-06 09:46:28 +00:00
Makefile.am Add Visual C++ project files to the distribution. 2010-06-30 23:20:03 +00:00
Makefile.nmake Back out r33088 for now. 2010-06-05 00:29:31 +00:00
plugins.vcproj Update *.vcproj to visual studio 8 2009-09-24 05:11:47 +00:00