Wireshark-commits: [Wireshark-commits] rev 21632: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-vj.c
From:
gerald@xxxxxxxxxxxxx
Date: Tue, 01 May 2007 04:58:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21632
User: gerald
Date: 2007/05/01 04:58 AM
Log:
Fetch IP and TCP length values directly instead of casting the data buffer
to struct pointers (which causes compiler errors on the Solaris builder).
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -7 packet-vj.c Modified