ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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