aboutsummaryrefslogtreecommitdiffstats
path: root/packet-null.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-24Removed unnecessary #include "etypes.h" lines.gram1-2/+2
1999-08-22Rename BSD_AF_INET6_OPENBSD to BSD_AF_INET6_BSD, asguy1-4/+4
1999-08-22FreeBSD and OpenBSD both use 23 for AF_IPX (that may have been inguy1-9/+18
1999-08-22DLT_NULL, from "libpcap", means different things on different platformsguy1-117/+250
1999-08-21Jochen Friedrich's patch to add IPv6 support for DLT_NULL.guy1-1/+11
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,gram1-5/+5
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,gram1-1/+4
1999-07-07Created a new protocol tree implementation and a new display filtergram1-7/+40
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowgram1-13/+19
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyguy1-1/+32
1998-11-17* Added column formatting functionality.gerald1-7/+9
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultgram1-2/+1
1998-11-05Get rid of the "N on link, M capture" from the null and raw detail, asguy1-3/+2
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,gerald1-7/+7
1998-09-25* Ethernet manufacturer support (Laurent)gerald1-0/+97