Wireshark-commits: [Wireshark-commits] rev 19115: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-wtls.c
From:
guy@xxxxxxxxxxxxx
Date: Sat, 02 Sep 2006 06:38:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19115
User: guy
Date: 2006/09/02 06:38 AM
Log:
Add a common routine for adding session IDs. Have it handle session IDs
from 1 to 8 bytes, and not only handle 0-byte session IDs as special,
have it handle session IDs > 8 bytes as special as well.
Directory: /trunk/epan/dissectors/
Changes Path Action
+34 -58 packet-wtls.c Modified