Wireshark-commits: [Wireshark-commits] rev 22065: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-nfs.c
From:
guy@xxxxxxxxxxxxx
Date: Fri, 08 Jun 2007 02:45:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22065
User: guy
Date: 2007/06/08 02:45 AM
Log:
Better hash function for file handles, as suggested by Brent Callaghan
(the old one was mapping file handles that differed only by one bit to
the same hash value; the new one mapped them to different hash values).
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -2 packet-nfs.c Modified