aboutsummaryrefslogtreecommitdiffstats
path: root/epan/address.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-18When copying addresses, also copy the (new) hf field.Jeff Morriss1-0/+11
2012-12-02Introduce, and start using, TVB_SET_ADDRESS() and TVB_SET_ADDRESS_HF(). TheyJeff Morriss1-2/+30
2012-10-26Create SET_ADDRESS_HF that takes an additional hf_ value that can beEvan Huus1-1/+10
2012-10-26Revert revision 44921.Evan Huus1-14/+0
2012-10-23Note why there's no AT_IEEE_802_15_4_LONG (that's AT_EUI64).Guy Harris1-0/+1
2012-10-23Add an AT_ value for 802.15.4 short addresses.Guy Harris1-20/+21
2012-09-24Get rid of ../../epan/address.h:65:19: warning: comma at end of enumerator li...Anders Broman1-1/+1
2012-09-15From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728Evan Huus1-0/+14
2012-08-02From Richard Stearn: support for AX.25, including support forGuy Harris1-1/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
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