aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ip.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-23Move the declarations of IP protocol numbers to "ipproto.h" fromGuy Harris1-36/+2
2001-03-05Move the definition of IP_PROTO_IGRP to "packet-ip.h", and put an entryGuy Harris1-1/+2
2001-01-22Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris1-2/+1
2000-12-04Add a "col_clear()" routine, to clear a column; it appears (and itGuy Harris1-3/+4
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris1-4/+4
2000-05-26Initial SCTP support (showing it by name from "ipprotostr()") fromGuy Harris1-1/+2
2000-04-25Fixed declaration of ip_dissector_table and clarified bitwidth doco.Gilbert Ramirez1-2/+2
2000-04-20Have the IPv6 dissector use the same dissector table as the IPv4Guy Harris1-1/+4
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+4
2000-01-20Joerg Mayer's updates to the VINES dissector and to protocol layersGuy Harris1-2/+3
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1-1/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-3/+3
1999-10-30Don Lafontaine's IGRP/EIGRP dissector.Guy Harris1-7/+2
1999-10-15IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino1-1/+2
1999-08-28PPP options in LCP, IPCP, etc. are like IP and TCP options - one octetGuy Harris1-5/+6
1999-06-11Added RSVP protocol dissector.Gilbert Ramirez1-1/+2
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-1/+2
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-1/+27
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-0/+56