aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipproto.h
Commit message (Expand)AuthorAgeFilesLines
* IPv6: Add ipv6extprotostr() to ipproto.hJoão Valverde2015-11-291-0/+2
* Export the value_string array ip_proto_val_ext for usage in pluginsJo Rueschel2015-11-161-1/+1
* Add modelines infoAlexis La Goutte2014-05-161-0/+13
* Make a dissector table out of IPv6 Next header.Michael Mann2014-04-281-2/+0
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+3
* Add a link to IANA.Anders Broman2012-10-221-0/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Make value_string ipproto_val static; It should only be referenced using ippr...Bill Meier2010-09-231-1/+0
* Whitespace cleanup: convert "4 space tabs" to spaces.Bill Meier2010-09-231-76/+76
* Declare ipproto_val_ext as extern, in the hopes that will keep it fromGuy Harris2010-05-231-1/+1
* Use value_string_ext for ip protocol.Anders Broman2010-05-221-89/+92
* 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-0/+1
* Update IP protocol numbers according to current IANA registery.Jaap Keuter2009-05-191-5/+7
* From Shigeo Nakamura (bug 2466):Stig Bjørlykke2008-04-191-1/+1
* From Matthijs Mekking : Sebastien Tandel2007-04-121-0/+3
* 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-1/+2
* Move various tables into the epan directory.Guy Harris2004-09-291-0/+187