http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40263
User: alagoutte
Date: 2011/12/21 07:03 AM
Log:
From jingzhang via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6590
Make wireshark to support SKINNY new version
Current wireshark version can not support the new skinny packets when the header version == "14 00 00 00". It should be the same handling process with "12 00 00 00"(CM7_MSG_TYPE_B), So we added the same function to support CM7_MSG_TYPE_C(we defined it by ourselves, just want to keep the consistency with CM7_MSG_TYPE_B).
From me :
Fix encoding attribut (via fix-encoding.args.pl)
Directory: /trunk/epan/dissectors/
Changes Path Action
+45 -8 packet-skinny.c Modified