Wireshark-commits: [Wireshark-commits] rev 47279: / /trunk-1.8/epan/dissectors/: packet-dtls.c

Date: Fri, 25 Jan 2013 19:47:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47279

User: gerald
Date: 2013/01/25 11:47 AM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r47000 | martink | 2013-01-08 14:24:42 -0800 (Tue, 08 Jan 2013) | 6 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-dtls.c
 
   revert r46739
 
   call fragment_add() before fragment_set_tot_len()
   (the latter has no effect if no fragments are present, so we don't set
    the total length correctly when it's in the first fragment)
   ------------------------------------------------------------------------

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