Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37962: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 11 Jul 2011 13:43:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37962

User: etxrab
Date: 2011/07/11 06:43 AM

Log:
 From qgj:
 when dissect the capwap control header,the sequence's value is decoded
 improperly,it tooks the wrong offset value,so the control messages' sequence is
 showed improperly.
 Changed to uset proto_add_item and encoding type changed from FALSE to ENC_BIG_ENDIAN.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +133 -133  packet-capwap.c    Modified