aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ip.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...sahlberg1-3/+3
2003-07-11Add a routine "dissect_ipv6_options()" that works likeguy1-23/+1
2003-04-29Don't export "ip_dissector_table" explicitly; now that we haveguy1-4/+1
2003-01-22Patch for packet-ip to make it TAPablesahlberg1-1/+15
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-2/+2
2001-12-29Make "dscp_vals[]" a "const" array again.guy1-2/+2
2001-12-29Changes to RSVP:ashokn1-1/+4
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-3/+3
2001-11-20Make the capture routines take an additional argument giving the amountguy1-3/+2
2001-04-23Move the declarations of IP protocol numbers to "ipproto.h" fromguy1-36/+2
2001-03-05Move the definition of IP_PROTO_IGRP to "packet-ip.h", and put an entryguy1-1/+2
2001-01-22Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="guy1-2/+1
2000-12-04Add a "col_clear()" routine, to clear a column; it appears (and itguy1-3/+4
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIguy1-4/+4
2000-05-26Initial SCTP support (showing it by name from "ipprotostr()") fromguy1-1/+2
2000-04-25Fixed declaration of ip_dissector_table and clarified bitwidth doco.gram1-2/+2
2000-04-20Have the IPv6 dissector use the same dissector table as the IPv4guy1-1/+4
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+4
2000-01-20Joerg Mayer's updates to the VINES dissector and to protocol layersguy1-2/+3
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.gram1-1/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-3/+3
1999-10-30Don Lafontaine's IGRP/EIGRP dissector.guy1-7/+2
1999-10-15IPComp (RFC2393) decoding.itojun1-1/+2
1999-08-28PPP options in LCP, IPCP, etc. are like IP and TCP options - one octetguy1-5/+6
1999-06-11Added RSVP protocol dissector.gram1-1/+2
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.gram1-1/+2
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newgram1-1/+27
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowgram1-0/+56