Witness: enum witness_interface_state
[metze/wireshark/wip.git] / epan / address.h
2013-12-14 darkjamesFix const warnings.
2013-12-08 darkjamesFix some warnings: cast discards `__attribute__((const...
2013-12-08 etxrab../../epan/address.h:63:17: warning: comma at end of...
2013-12-06 mmannAdd DeviceNet and J1939 dissectors. Both run on top...
2013-12-03 alagoutteFix warning: argument 'out/in' of command @param is...
2013-12-02 alagoutteFix (-W)documentation error found by Clang
2013-09-17 geraldSwitch the inline functions that use tvbuffs and emem...
2013-09-16 geraldaddress_equal → addresses_equal. Switch from address...
2013-09-16 geraldConvert each of the address.h macros to inline functions.
2013-09-15 eapacheAdd the new hash algorithm to the macro we were already...
2013-09-13 jmayerRemove epan.h from ftypes.h, address.h and tpg.h,
2013-09-07 eapacheAdd modelines, use consistent indentation in address.h
2013-03-28 eapacheFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-07 pascalFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-03-02 pascalFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-02-05 martinka DVB-CI session number is not globally unique, it...
2012-12-18 morrissWhen copying addresses, also copy the (new) hf field.
2012-12-02 morrissIntroduce, and start using, TVB_SET_ADDRESS() and TVB_S...
2012-10-26 eapacheCreate SET_ADDRESS_HF that takes an additional hf_...
2012-10-26 eapacheRevert revision 44921.
2012-10-23 guyNote why there's no AT_IEEE_802_15_4_LONG (that's AT_EU...
2012-10-23 guyAdd an AT_ value for 802.15.4 short addresses.
2012-09-24 etxrabGet rid of ../../epan/address.h:65:19: warning: comma...
2012-09-15 eapacheFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2012-08-02 guyFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-03-01 morrissFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2010-11-17 morrissFrom Slava via https://bugs.wireshark.org/bugzilla...
2010-05-13 morrissFix up some indentation
2008-08-12 etxrabFrom Alexey Neyman:
2007-04-26 guyMake ADD_ADDRESS_TO_HASH() take a pointer to an address...
2007-04-26 guyUse the right local variable.
2007-04-26 guyAdd missing backslash.
2007-04-26 guyRename HASH_ADDRESS to ADD_ADDRESS_TO_HASH, to make...
2007-04-26 guyAdd a macro for hashing the bytes of an address into...
2007-04-25 guySome types of addresses are data structures; make the...
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-10 kukosanew SE_COPY_ADDRESS macro
2007-01-18 guyPut
2006-10-15 sahlbergadd a new port type for usb endpoints
2006-10-14 sahlbergcreate a new address type AT_USB and start populating...
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2005-12-01 etxrabAdd TIPC address as address type and use it in TIPC.
2005-11-30 etxrabAdd circuit ID BICC_CIC
2005-10-04 etxrabPreparations for h223
2005-09-20 jmayerFrancesco Fondelli; Add dcp support
2005-07-07 guyAdd a cast to SET_ADDRESS() to squelch GCC4 "differ...
2005-06-20 etxrabFrom Mike Duigou:
2005-06-03 etxrabFrom Mike Duigou:
2005-03-06 guyHandle XNS IDP socket numbers.
2005-02-22 legoFrom Francisco Alcoba:
2004-07-19 guyPull the address (and port and circuit type) stuff...