aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+3
2012-10-22Add a link to IANA.Anders Broman1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-09-23Make value_string ipproto_val static; It should only be referenced using ippr...Bill Meier1-1/+0
2010-09-23Whitespace cleanup: convert "4 space tabs" to spaces.Bill Meier1-76/+76
2010-05-23Declare ipproto_val_ext as extern, in the hopes that will keep it fromGuy Harris1-1/+1
2010-05-22Use value_string_ext for ip protocol.Anders Broman1-89/+92
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-0/+1
2009-05-19Update IP protocol numbers according to current IANA registery.Jaap Keuter1-5/+7
2008-04-19From Shigeo Nakamura (bug 2466):Stig Bjørlykke1-1/+1
2007-04-12From Matthijs Mekking : Sebastien Tandel1-0/+3
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-1/+2
2004-09-29Move various tables into the epan directory.Guy Harris1-0/+187