aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Remove unused netdb.h #includesJoão Valverde1-4/+0
2017-10-29Retire use of getprotobynumber()João Valverde1-25/+1
2016-04-04Remove synchronous DNS name resolutionJoão Valverde1-1/+1
2015-11-29IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde1-0/+30
2015-10-04UDP: Rename UDPlite to UDP-LiteJoão Valverde1-1/+1
2015-09-04Capitalize IPv6 extension headers ipprotostr()João Valverde1-5/+5
2014-05-16IP Protocol : Update description of IP ProtocolAlexis La Goutte1-6/+6
2014-05-16Add modelines infoAlexis La Goutte1-0/+13
2014-04-28Make a dissector table out of IPv6 Next header.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-06Fix compilation with gcc 4.3.2 and without GEOIPPascal Quantin1-1/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier1-1/+1
2010-09-23Make value_string ipproto_val static; It should only be referenced using ippr...Bill Meier1-1/+1
2010-09-23Whitespace cleanup: Convert "4 space tabs" to spaces.Bill Meier1-230/+230
2010-05-22Use value_string_ext for ip protocol.Anders Broman1-143/+228
2010-04-03 From Yaniv Kaul: constify parametersBill Meier1-1/+1
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier1-1/+1
2010-04-02From Yaniv Kaul: constify parametersBill Meier1-1/+1
2009-11-19Changed hf_ip_proto to use ipproto_val[].Stig Bjørlykke1-2/+2
2009-05-19Update IP protocol numbers according to current IANA registery.Jaap Keuter1-7/+7
2007-10-27Apply yet another set of the optimization patches:Anders Broman1-16/+14
2007-04-12From Matthijs Mekking : Sebastien Tandel1-0/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-12-02add two new ip protocol numbersRonnie Sahlberg1-0/+2
2005-09-20Francesco Fondelli; Add dcp supportJörg Mayer1-0/+3
2005-08-08various code cleanup:Ulf Lamping1-5/+1
2004-09-29Move various tables into the epan directory.Guy Harris1-0/+215