aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...wmeier1-1/+1
2010-09-23Make value_string ipproto_val static; It should only be referenced using ippr...wmeier1-1/+1
2010-09-23Whitespace cleanup: Convert "4 space tabs" to spaces.wmeier1-230/+230
2010-05-22Use value_string_ext for ip protocol.etxrab1-143/+228
2010-04-03 From Yaniv Kaul: constify parameterswmeier1-1/+1
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.wmeier1-1/+1
2010-04-02From Yaniv Kaul: constify parameterswmeier1-1/+1
2009-11-19Changed hf_ip_proto to use ipproto_val[].stig1-2/+2
2009-05-19Update IP protocol numbers according to current IANA registery.jake1-7/+7
2007-10-27Apply yet another set of the optimization patches:etxrab1-16/+14
2007-04-12From Matthijs Mekking : standel1-0/+1
2006-05-21name changesahlberg1-2/+2
2005-12-02add two new ip protocol numberssahlberg1-0/+2
2005-09-20Francesco Fondelli; Add dcp supportjmayer1-0/+3
2005-08-08various code cleanup:ulfl1-5/+1
2004-09-29Move various tables into the epan directory.guy1-0/+215