aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
Commit message (Expand)AuthorAgeFilesLines
* From Alexey Neyman:Anders Broman2008-08-121-1/+2
* Make ADD_ADDRESS_TO_HASH() take a pointer to an address as an argument,Guy Harris2007-04-261-2/+2
* Use the right local variable.Guy Harris2007-04-261-1/+1
* Add missing backslash.Guy Harris2007-04-261-1/+1
* Rename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make it clearer what itGuy Harris2007-04-261-9/+9
* Add a macro for hashing the bytes of an address into a hash value.Guy Harris2007-04-261-0/+13
* Some types of addresses are data structures; make the address dataGuy Harris2007-04-251-2/+2
* Add some GCC warnings to the standard set, and add some others to theGuy Harris2007-04-231-1/+1
* new SE_COPY_ADDRESS macroTomas Kukosa2007-04-101-0/+11
* PutGuy Harris2007-01-181-1/+8
* add a new port type for usb endpointsRonnie Sahlberg2006-10-151-1/+2
* create a new address type AT_USB and start populating the packet list Ronnie Sahlberg2006-10-141-1/+3
* Ethereal->WiresharkAnders Broman2006-05-281-3/+3
* name changeRonnie Sahlberg2006-05-211-2/+2
* Add TIPC address as address type and use it in TIPC.Anders Broman2005-12-011-2/+4
* Add circuit ID BICC_CICAnders Broman2005-11-301-3/+4
* Preparations for h223Anders Broman2005-10-041-1/+2
* Francesco Fondelli; Add dcp supportJörg Mayer2005-09-201-0/+1
* Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"Guy Harris2005-07-071-1/+1
* From Mike Duigou:Anders Broman2005-06-201-1/+2
* From Mike Duigou:Anders Broman2005-06-031-1/+1
* Handle XNS IDP socket numbers.Guy Harris2005-03-061-1/+2
* From Francisco Alcoba:Luis Ontanon2005-02-221-0/+3
* Pull the address (and port and circuit type) stuff out ofGuy Harris2004-07-191-0/+128