aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-01From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=68...Jeff Morriss1-1/+2
2010-11-17From Slava via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5335 :Jeff Morriss1-5/+8
2010-05-13Fix up some indentationJeff Morriss1-3/+3
2008-08-12From Alexey Neyman:Anders Broman1-1/+2
2007-04-26Make ADD_ADDRESS_TO_HASH() take a pointer to an address as an argument,Guy Harris1-2/+2
2007-04-26Use the right local variable.Guy Harris1-1/+1
2007-04-26Add missing backslash.Guy Harris1-1/+1
2007-04-26Rename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make it clearer what itGuy Harris1-9/+9
2007-04-26Add a macro for hashing the bytes of an address into a hash value.Guy Harris1-0/+13
2007-04-25Some types of addresses are data structures; make the address dataGuy Harris1-2/+2
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-1/+1
2007-04-10new SE_COPY_ADDRESS macroTomas Kukosa1-0/+11
2007-01-18PutGuy Harris1-1/+8
2006-10-15add a new port type for usb endpointsRonnie Sahlberg1-1/+2
2006-10-14create a new address type AT_USB and start populating the packet list Ronnie Sahlberg1-1/+3
2006-05-28Ethereal->WiresharkAnders Broman1-3/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-12-01Add TIPC address as address type and use it in TIPC.Anders Broman1-2/+4
2005-11-30Add circuit ID BICC_CICAnders Broman1-3/+4
2005-10-04Preparations for h223Anders Broman1-1/+2
2005-09-20Francesco Fondelli; Add dcp supportJörg Mayer1-0/+1
2005-07-07Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"Guy Harris1-1/+1
2005-06-20From Mike Duigou:Anders Broman1-1/+2
2005-06-03From Mike Duigou:Anders Broman1-1/+1
2005-03-06Handle XNS IDP socket numbers.Guy Harris1-1/+2
2005-02-22From Francisco Alcoba:Luis Ontanon1-0/+3
2004-07-19Pull the address (and port and circuit type) stuff out ofGuy Harris1-0/+128