Wireshark-commits: [Wireshark-commits] rev 47000: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 08 Jan 2013 22:24:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47000

User: martink
Date: 2013/01/08 02:24 PM

Log:
 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/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-dtls.c    Modified