aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2001-06-26indentation consistencies.Jun-ichiro itojun Hagino1-33/+1
2001-06-01draft-draves-ipngwg-router-selection-01 support.Jun-ichiro itojun Hagino1-17/+40
2001-04-23Now that the IPv6 dissector has been tvbuffified, we can register it; doGuy Harris1-3/+1
2001-04-23Tvbuffification of the IPv6 and ICMPv6 dissectors, and some bug fixesGuy Harris1-2/+2
2001-04-01Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke1-30/+3
2001-01-23Mobile IPv6 updates from Borosa Tomislav <tomislav.borosa@SIEMENS.HR>.Gerald Combs1-77/+102
2000-12-14Mobile IPv6 support, from Martti Kuparinen.Guy Harris1-1/+76
2000-11-11Get rid of the definitions of LITTLE_ENDIAN and BIG_ENDIAN inGuy Harris1-33/+1
2000-11-09support match-prefix and use-prefix decoding for router renumbering protocolJun-ichiro itojun Hagino1-48/+16
2000-11-09correct IPv6 router renumbering dissector.Jun-ichiro itojun Hagino1-22/+2
2000-08-18add dissector for draft-ietf-ipngwg-icmp-name-lookups-06.txtJun-ichiro itojun Hagino1-20/+70
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+3
1999-12-06Use WORDS_BIGENDIAN, rather than BYTE_ORDER, to determine which valuesGuy Harris1-5/+4
1999-12-06Remove #include "globals.h" from packet-atalk.c (not needed) and fromGilbert Ramirez1-5/+1
1999-11-18Craig Rodrigues' fixes to let it compile on AIX using IBM's compilerGuy Harris1-31/+31
1999-11-03Don't define IPV6_VERSION; at least on AIX 4.3.2, one user got aGuy Harris1-4/+1
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-1/+11
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1-4/+1
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1-1/+5
1999-07-23Got rid of ipv6 compiler warnings when compiling on RedHat 6.0.Gilbert Ramirez1-1/+17
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1-0/+25
1999-03-28Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1-8/+478
1998-09-16Initial revisionGerald Combs1-0/+8