aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ip.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* Make "dscp_vals[]" a "const" array again.Guy Harris2001-12-291-2/+2
* Changes to RSVP:Ashok Narayanan2001-12-291-1/+4
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-3/+3
* Make the capture routines take an additional argument giving the amountGuy Harris2001-11-201-3/+2
* Move the declarations of IP protocol numbers to "ipproto.h" fromGuy Harris2001-04-231-36/+2
* Move the definition of IP_PROTO_IGRP to "packet-ip.h", and put an entryGuy Harris2001-03-051-1/+2
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-221-2/+1
* Add a "col_clear()" routine, to clear a column; it appears (and itGuy Harris2000-12-041-3/+4
* Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris2000-11-181-4/+4
* Initial SCTP support (showing it by name from "ipprotostr()") fromGuy Harris2000-05-261-1/+2
* Fixed declaration of ip_dissector_table and clarified bitwidth doco.Gilbert Ramirez2000-04-251-2/+2
* Have the IPv6 dissector use the same dissector table as the IPv4Guy Harris2000-04-201-1/+4
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+4
* Joerg Mayer's updates to the VINES dissector and to protocol layersGuy Harris2000-01-201-2/+3
* Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1999-11-211-1/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+3
* Don Lafontaine's IGRP/EIGRP dissector.Guy Harris1999-10-301-7/+2
* IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino1999-10-151-1/+2
* PPP options in LCP, IPCP, etc. are like IP and TCP options - one octetGuy Harris1999-08-281-5/+6
* Added RSVP protocol dissector.Gilbert Ramirez1999-06-111-1/+2
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-1/+2
* Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1999-03-281-1/+27
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-0/+56