Wireshark-commits: [Wireshark-commits] rev 47790: /trunk-1.8/epan/dissectors/ /trunk-1.8/epan/disse

Date: Thu, 21 Feb 2013 03:57:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47790

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

Log:
 Copy over from trunk.
 
   ------------------------------------------------------------------------
   r47789 | cmaynard | 2013-02-20 22:54:17 -0500 (Wed, 20 Feb 2013) | 6 lines
 
   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-1.8/epan/dissectors/
  Changes    Path               Action
  +5 -3      packet-reload.c    Modified