aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
AgeCommit message (Expand)AuthorFilesLines
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