aboutsummaryrefslogtreecommitdiffstats
path: root/packet-null.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary #include "etypes.h" lines.Gilbert Ramirez1999-08-241-2/+2
* Rename BSD_AF_INET6_OPENBSD to BSD_AF_INET6_BSD, asGuy Harris1999-08-221-4/+4
* FreeBSD and OpenBSD both use 23 for AF_IPX (that may have been inGuy Harris1999-08-221-9/+18
* DLT_NULL, from "libpcap", means different things on different platformsGuy Harris1999-08-221-117/+250
* Jochen Friedrich's patch to add IPv6 support for DLT_NULL.Guy Harris1999-08-211-1/+11
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-5/+5
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+4
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-7/+40
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-13/+19
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-1/+32
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+9
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* Get rid of the "N on link, M capture" from the null and raw detail, asGuy Harris1998-11-051-3/+2
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-7/+7
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-0/+97