aboutsummaryrefslogtreecommitdiffstats
path: root/ipproto.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous code cleaningLaurent Deniel2000-08-111-11/+4
* Initial SCTP support (showing it by name from "ipprotostr()") fromGuy Harris2000-05-261-1/+2
* Add support for TXT and WKS records to the DNS dissector.Guy Harris2000-03-211-3/+5
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Remove #include "globals.h" from packet-atalk.c (not needed) and fromGilbert Ramirez1999-12-061-1/+6
* Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1999-11-211-1/+2
* If one wants to look up a value in a "value_string" table, and get backGuy Harris1999-10-221-2/+2
* IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino1999-10-151-1/+2
* implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1999-10-141-0/+118