aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ip.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...Ronnie Sahlberg1-3/+3
2003-07-11Add a routine "dissect_ipv6_options()" that works likeGuy Harris1-23/+1
2003-04-29Don't export "ip_dissector_table" explicitly; now that we haveGuy Harris1-4/+1
2003-01-22Patch for packet-ip to make it TAPableRonnie Sahlberg1-1/+15
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-2/+2
2001-12-29Make "dscp_vals[]" a "const" array again.Guy Harris1-2/+2
2001-12-29Changes to RSVP:Ashok Narayanan1-1/+4
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-3/+3
2001-11-20Make the capture routines take an additional argument giving the amountGuy Harris1-3/+2
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