aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.c
Commit message (Expand)AuthorAgeFilesLines
* Remove synchronous DNS name resolutionJoão Valverde2016-04-041-1/+1
* IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde2015-11-291-0/+30
* UDP: Rename UDPlite to UDP-LiteJoão Valverde2015-10-041-1/+1
* Capitalize IPv6 extension headers ipprotostr()João Valverde2015-09-041-5/+5
* IP Protocol : Update description of IP ProtocolAlexis La Goutte2014-05-161-6/+6
* Add modelines infoAlexis La Goutte2014-05-161-0/+13
* Make a dissector table out of IPv6 Next header.Michael Mann2014-04-281-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus2013-03-291-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Fix compilation with gcc 4.3.2 and without GEOIPPascal Quantin2012-07-061-1/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier2010-10-121-1/+1
* Make value_string ipproto_val static; It should only be referenced using ippr...Bill Meier2010-09-231-1/+1
* Whitespace cleanup: Convert "4 space tabs" to spaces.Bill Meier2010-09-231-230/+230
* Use value_string_ext for ip protocol.Anders Broman2010-05-221-143/+228
* From Yaniv Kaul: constify parametersBill Meier2010-04-031-1/+1
* Revert SVN #32360 until Windows compilation errors corrected.Bill Meier2010-04-021-1/+1
* From Yaniv Kaul: constify parametersBill Meier2010-04-021-1/+1
* Changed hf_ip_proto to use ipproto_val[].Stig Bjørlykke2009-11-191-2/+2
* Update IP protocol numbers according to current IANA registery.Jaap Keuter2009-05-191-7/+7
* Apply yet another set of the optimization patches:Anders Broman2007-10-271-16/+14
* From Matthijs Mekking : Sebastien Tandel2007-04-121-0/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* add two new ip protocol numbersRonnie Sahlberg2005-12-021-0/+2
* Francesco Fondelli; Add dcp supportJörg Mayer2005-09-201-0/+3
* various code cleanup:Ulf Lamping2005-08-081-5/+1
* Move various tables into the epan directory.Guy Harris2004-09-291-0/+215