ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21578: /trunk/epan/ /trunk/epan/dissectors/: packet-iax2

Date: Thu, 26 Apr 2007 01:01:29 GMT
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