aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-23Make value_string ipproto_val static; It should only be referenced using ↵wmeier1-1/+0
ipproto_val_ext git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34215 f5534014-38df-0310-8fa8-9805f1628bb7
2010-09-23Whitespace cleanup: convert "4 space tabs" to spaces.wmeier1-76/+76
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34213 f5534014-38df-0310-8fa8-9805f1628bb7
2010-05-23Declare ipproto_val_ext as extern, in the hopes that will keep it fromguy1-1/+1
being exported by epan/dissectors/packet-ip.c (imported, yes; exported, no). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32915 f5534014-38df-0310-8fa8-9805f1628bb7
2010-05-22Use value_string_ext for ip protocol.etxrab1-89/+92
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32914 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-03 From Yaniv Kaul: constify parameterswmeier1-1/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4422 From me: Fix a number of instances where the function prototype or the function definition wasn't changed so there was a mismatch thus causing Windows (but not gcc) compilation errors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32365 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.wmeier1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32361 f5534014-38df-0310-8fa8-9805f1628bb7
2010-04-02From Yaniv Kaul: constify parameterswmeier1-1/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4422 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32360 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-19Changed hf_ip_proto to use ipproto_val[].stig1-0/+1
Removed some unneeded includes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31017 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-19Update IP protocol numbers according to current IANA registery.jake1-5/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28408 f5534014-38df-0310-8fa8-9805f1628bb7
2008-04-19From Shigeo Nakamura (bug 2466):stig1-1/+1
Added a dissector of XTP version 4.0. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25116 f5534014-38df-0310-8fa8-9805f1628bb7
2007-04-12From Matthijs Mekking : standel1-0/+3
New dissector support, SHIM6 checked in with the following modifications : - use of proto_tree_add_item whenever possible (addition of several hf_items), - use distinct subtree idx for each subtree, - addition of some subtrees, - split shim_opts in several functions, - accurate incrementation of offset in locator preferences (in case of option length > 3) - add true_false_string for critical options and protocol differentiation (hip, shim6) - add ipv6.shim6.checkksum_good, ipv6.shim6.checkksum_bad, cksum expert info section added to AUTHORS git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21390 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21name changesahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18197 f5534014-38df-0310-8fa8-9805f1628bb7
2005-12-02add two new ip protocol numberssahlberg1-0/+2
from Jaap K git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16648 f5534014-38df-0310-8fa8-9805f1628bb7
2005-09-20Francesco Fondelli; Add dcp supportjmayer1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15897 f5534014-38df-0310-8fa8-9805f1628bb7
2004-09-29Move various tables into the epan directory.guy1-0/+187
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12130 f5534014-38df-0310-8fa8-9805f1628bb7