aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-17From Slava via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5335 :morriss1-5/+8
2010-05-13Fix up some indentationmorriss1-3/+3
2008-08-12From Alexey Neyman:etxrab1-1/+2
2007-04-26Make ADD_ADDRESS_TO_HASH() take a pointer to an address as an argument,guy1-2/+2
2007-04-26Use the right local variable.guy1-1/+1
2007-04-26Add missing backslash.guy1-1/+1
2007-04-26Rename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make it clearer what itguy1-9/+9
2007-04-26Add a macro for hashing the bytes of an address into a hash value.guy1-0/+13
2007-04-25Some types of addresses are data structures; make the address dataguy1-2/+2
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-1/+1
2007-04-10new SE_COPY_ADDRESS macrokukosa1-0/+11
2007-01-18Putguy1-1/+8
2006-10-15add a new port type for usb endpointssahlberg1-1/+2
2006-10-14create a new address type AT_USB and start populating the packet list sahlberg1-1/+3
2006-05-28Ethereal->Wiresharketxrab1-3/+3
2006-05-21name changesahlberg1-2/+2
2005-12-01Add TIPC address as address type and use it in TIPC.etxrab1-2/+4
2005-11-30Add circuit ID BICC_CICetxrab1-3/+4
2005-10-04Preparations for h223etxrab1-1/+2
2005-09-20Francesco Fondelli; Add dcp supportjmayer1-0/+1
2005-07-07Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"guy1-1/+1
2005-06-20From Mike Duigou:etxrab1-1/+2
2005-06-03From Mike Duigou:etxrab1-1/+1
2005-03-06Handle XNS IDP socket numbers.guy1-1/+2
2005-02-22From Francisco Alcoba:lego1-0/+3
2004-07-19Pull the address (and port and circuit type) stuff out ofguy1-0/+128