Move the color-filter related stuff out of "color.h" into
[obnox/wireshark/wip.git] / ipproto.c
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-11-24 guyPreserve 62 as an (old) IP protocol type for mobility...
2003-11-02 geraldAdd an entry for Novell NCS heartbeats (ID 0xE0).
2003-08-07 guyFrom Brad Hards: supply the full list of IP protocol...
2003-02-04 guyFrom Teemu Rinta-aho: draft 20 MIPv6 support (now in...
2002-08-30 sharpeMore fixes from Albert Chin
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-07-21 guyThere is really no need to have the BGP dissector and...
2001-04-17 guyMove the declaration of "ipprotostr()" out of "epan...
2001-04-15 guyThere's no "enable name resolution in captures" prefere...
2001-04-13 guyNothing in "etypes.h" is used by "ipproto.c", so there...
2001-03-05 guyMove the definition of IP_PROTO_IGRP to "packet-ip...
2000-08-11 denielMiscellaneous code cleaning
2000-05-26 guyInitial SCTP support (showing it by name from "ipprotos...
2000-03-21 guyAdd support for TXT and WKS records to the DNS dissector.
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
1999-12-06 gramRemove #include "globals.h" from packet-atalk.c (not...
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.
1999-10-22 guyIf one wants to look up a value in a "value_string...
1999-10-15 itojunIPComp (RFC2393) decoding.
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...