Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9117 :
[metze/wireshark/wip.git] / epan / address.h
2013-09-07 Evan HuusAdd modelines, use consistent indentation in address.h
2013-03-28 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-07 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-02 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-02-05 Martin Kaisera DVB-CI session number is not globally unique, it...
2012-12-18 Jeff MorrissWhen copying addresses, also copy the (new) hf field.
2012-12-02 Jeff MorrissIntroduce, and start using, TVB_SET_ADDRESS() and TVB_S...
2012-10-26 Evan HuusCreate SET_ADDRESS_HF that takes an additional hf_...
2012-10-26 Evan HuusRevert revision 44921.
2012-10-23 Guy HarrisNote why there's no AT_IEEE_802_15_4_LONG (that's AT_EU...
2012-10-23 Guy HarrisAdd an AT_ value for 802.15.4 short addresses.
2012-09-24 Anders BromanGet rid of ../../epan/address.h:65:19: warning: comma...
2012-09-15 Evan HuusFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-01 Jeff MorrissFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2010-11-17 Jeff MorrissFrom Slava via https://bugs.wireshark.org/bugzilla...
2010-05-13 Jeff MorrissFix up some indentation
2008-08-12 Anders BromanFrom Alexey Neyman:
2007-04-26 Guy HarrisMake ADD_ADDRESS_TO_HASH() take a pointer to an address...
2007-04-26 Guy HarrisUse the right local variable.
2007-04-26 Guy HarrisAdd missing backslash.
2007-04-26 Guy HarrisRename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make...
2007-04-26 Guy HarrisAdd a macro for hashing the bytes of an address into...
2007-04-25 Guy HarrisSome types of addresses are data structures; make the...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-10 Tomas Kukosanew SE_COPY_ADDRESS macro
2007-01-18 Guy HarrisPut
2006-10-15 Ronnie Sahlbergadd a new port type for usb endpoints
2006-10-14 Ronnie Sahlbergcreate a new address type AT_USB and start populating...
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-12-01 Anders BromanAdd TIPC address as address type and use it in TIPC.
2005-11-30 Anders BromanAdd circuit ID BICC_CIC
2005-10-04 Anders BromanPreparations for h223
2005-09-20 Jörg MayerFrancesco Fondelli; Add dcp support
2005-07-07 Guy HarrisAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-06-20 Anders BromanFrom Mike Duigou:
2005-06-03 Anders BromanFrom Mike Duigou:
2005-03-06 Guy HarrisHandle XNS IDP socket numbers.
2005-02-22 Luis OntanonFrom Francisco Alcoba:
2004-07-19 Guy HarrisPull the address (and port and circuit type) stuff...