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

Date: Sun, 24 Mar 2013 18:51:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48537

User: guy
Date: 2013/03/24 11:51 AM

Log:
 Put items into the protocol tree as we extract them, so that the header
 fields that were captured show up even if the packet was cut short by a
 snapshot length.  Advance the offset variable as we do so.
 
 Be a little clearer in some comments.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +50 -46    packet-dtls.c    Modified