MAX_MCS_INDEX is a valid array index.
[metze/wireshark/wip.git] / epan / ipproto.c
2015-11-29 João ValverdeIPv6: Add ipv6extprotostr() to ipproto.h
2015-10-04 João ValverdeUDP: Rename UDPlite to UDP-Lite
2015-09-04 João ValverdeCapitalize IPv6 extension headers ipprotostr()
2014-05-16 Alexis La GoutteIP Protocol : Update description of IP Protocol
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-29 Evan HuusRename value string (and similar) functions to use...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-06 Pascal QuantinFix compilation with gcc 4.3.2 and without GEOIP
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-10-12 Bill MeierRename g_resolv_flags --> gbl_resolv_flags; Also: clean...
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-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...
2007-10-27 Anders BromanApply yet another set of the optimization patches:
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
2005-08-08 Ulf Lampingvarious code cleanup:
2004-09-29 Guy HarrisMove various tables into the epan directory.