http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21578
User: guy
Date: 2007/04/26 01:01 AM
Log:
Rename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make it clearer what it
does (i.e., it will add the address bytes to the value that's already
there - it will not initialize the value, so you have to clear it before
doing any hashing).
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-iax2.c Modified
Directory: /trunk/epan/
Changes Path Action
+9 -9 address.h Modified
+6 -6 conversation.c Modified