epan/dissectors/packet-xml.c try to decrypt data, but the data doesn't look correct yet
[metze/wireshark/wip.git] / epan / ipproto.h
2018-12-05 Gerald CombsFix some spelling errors found by Lintian.
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-09-01 João ValverdeRemove IP "dummy" protocol number
2015-11-29 João ValverdeIPv6: Add ipv6extprotostr() to ipproto.h
2015-11-16 Jo RueschelExport the value_string array ip_proto_val_ext for...
2014-05-16 Alexis La GoutteAdd modelines info
2014-04-28 Michael MannMake a dissector table out of IPv6 Next header.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-10-22 Anders BromanAdd a link to IANA.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-09-23 Bill MeierMake value_string ipproto_val static; It should only...
2010-09-23 Bill MeierWhitespace cleanup: convert "4 space tabs" to spaces.
2010-05-23 Guy HarrisDeclare ipproto_val_ext as extern, in the hopes that...
2010-05-22 Anders BromanUse value_string_ext for ip protocol.
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2009-11-19 Stig BjørlykkeChanged hf_ip_proto to use ipproto_val[].
2009-05-19 Jaap KeuterUpdate IP protocol numbers according to current IANA...
2008-04-19 Stig BjørlykkeFrom Shigeo Nakamura (bug 2466):
2007-04-12 Sebastien TandelFrom Matthijs Mekking :
2006-05-21 Ronnie Sahlbergname change
2005-12-02 Ronnie Sahlbergadd two new ip protocol numbers
2005-09-20 Jörg MayerFrancesco Fondelli; Add dcp support
2004-09-29 Guy HarrisMove various tables into the epan directory.