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

Date: Thu, 21 Feb 2013 03:54:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47789

User: cmaynard
Date: 2013/02/20 07:54 PM

Log:
 Misc. fixes while looking at bug 8364 (which this patch does NOT address):
 1) hf_reload_dmflags is 8 bytes, not 64 bytes.
 2) Swap dissection order of dmflags and length.
 3) Register ett_reload_self_tuning_data and ett_reload_diagnosticrequest.
 #BACKPORT(1.8)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +5 -3      packet-reload.c    Modified