Use "val_to_str()" to translate NDS verb numbers to strings.
[metze/wireshark/wip.git] / ipproto.c
2003-02-04 Guy HarrisFrom Teemu Rinta-aho: draft 20 MIPv6 support (now in...
2002-08-30 Richard SharpeMore fixes from Albert Chin
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-13 Guy HarrisAdd a preferences page for the name resolution flags.
2001-11-13 Gilbert RamirezHopefully the last time I have to change my e-mail...
2001-07-21 Guy HarrisThere is really no need to have the BGP dissector and...
2001-04-17 Guy HarrisMove the declaration of "ipprotostr()" out of "epan...
2001-04-15 Guy HarrisThere's no "enable name resolution in captures" prefere...
2001-04-13 Guy HarrisNothing in "etypes.h" is used by "ipproto.c", so there...
2001-03-05 Guy HarrisMove the definition of IP_PROTO_IGRP to "packet-ip...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-05-26 Guy HarrisInitial SCTP support (showing it by name from "ipprotos...
2000-03-21 Guy HarrisAdd support for TXT and WKS records to the DNS dissector.
2000-01-22 Guy HarrisFix files that had Gilbert's old e-mail address or...
1999-12-06 Gilbert RamirezRemove #include "globals.h" from packet-atalk.c (not...
1999-11-21 Gilbert RamirezAdded Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.
1999-10-22 Guy HarrisIf one wants to look up a value in a "value_string...
1999-10-15 Jun-ichiro itojun... IPComp (RFC2393) decoding.
1999-10-14 Jun-ichiro itojun... implement ipprotostr() in ipproto.c, which basically...