| Commit message (Expand) | Author | Age | Files | Lines |
* | support for bi-directional fault detection (BFD) Control packets | hannes | 2003-10-27 | 1 | -2/+2 |
* | From Bruce M. Simpson <bms@spc.org>: RFC 3561 AODV support. | guy | 2003-08-06 | 1 | -20/+20 |
* | Move the definitions of the various GMPLS "struct tok"s out of gmpls.h | guy | 2003-06-09 | 1 | -2/+2 |
* | Add a rule to build "strsep.o" from "missing/strsep.c", so that we can | guy | 2003-03-25 | 1 | -1/+3 |
* | Add support for OpenBSD DLT_ENC. | guy | 2003-03-08 | 1 | -12/+12 |
* | Alphabetize the list of print- files. | guy | 2002-12-22 | 1 | -14/+14 |
* | NetBSD support for multiple data link types on an interface, from David | guy | 2002-12-19 | 1 | -1/+5 |
* | initial checkin for a Label Distribution Protocol dissector | hannes | 2002-12-13 | 1 | -2/+2 |
* | Add support for RFC 2625 IP-over-Fibre Channel. | guy | 2002-10-18 | 1 | -12/+13 |
* | hide multiline output using vflag plus enhanced, ES-IS decoder | hannes | 2002-10-03 | 1 | -2/+2 |
* | Get rid of the "-Wno-unused" flag, and fix up most of the | guy | 2002-09-05 | 1 | -7/+7 |
* | Add SunATM support, based on code from Yen Yen Lim at North Dakota State | guy | 2002-07-11 | 1 | -5/+5 |
* | From Paul S. Traina: FreeBSD's Frame Relay printer. | guy | 2002-07-11 | 1 | -11/+11 |
* | Remove print-mobility.c - I hadn't re-run configure. Sorry for | fenner | 2002-07-06 | 1 | -2/+2 |
* | Add print-mobility.c | fenner | 2002-07-05 | 1 | -2/+2 |
* | Include code to handle OpenBSD DLT_PFLOG files, based on the OpenBSD | guy | 2002-02-05 | 1 | -5/+5 |
* | The BXXP protocol was replaced by the BEEP protocol; replace the BXXP | guy | 2001-12-10 | 1 | -2/+2 |
* | Add --enable-smb to make it easier to re-enable the SMB printer. | fenner | 2001-10-08 | 1 | -2/+1 |
* | disable smb printing until we have boundary checks in *smb*.c (there's almost | itojun | 2001-10-04 | 1 | -3/+4 |
* | Move the code to handle the "-C" flag into "tcpdump.c" from | guy | 2001-10-03 | 1 | -2/+2 |
* | added -C option to rotate save file every optarg * 1,000,000 bytes. | mcr | 2001-10-01 | 1 | -2/+2 |
* | Add MSDP printer. | fenner | 2001-09-17 | 1 | -6/+7 |
* | HSRP dissector, from Julian Cowley <julian@lava.net>. | guy | 2001-09-17 | 1 | -5/+5 |
* | Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>. | guy | 2001-09-09 | 1 | -2/+2 |
* | MPLS label encapsulation decoding, per RFC3032. | itojun | 2001-06-21 | 1 | -2/+2 |
* | IEEE 802.11 support, from Charlie Lenahan <clenahan@fortresstech.com>. | guy | 2001-06-12 | 1 | -17/+17 |
* | Add print-sctp.c | fenner | 2001-05-09 | 1 | -2/+2 |
* | Alphabetize $CSRC | fenner | 2001-05-09 | 1 | -18/+19 |
* | ARCNet support, from NetBSD. | guy | 2001-04-17 | 1 | -2/+3 |
* | PPTP support, from Motonori Shindo <mshindo@mshindo.net>. | guy | 2001-03-09 | 1 | -2/+2 |
* | BIND9 lwres dissector. | itojun | 2001-01-29 | 1 | -2/+2 |
* | "savestr.c" is gone, so remove references to it from "Makefile.in". | guy | 2001-01-20 | 1 | -3/+3 |
* | Add support for a new link layer type DLT_LINUX_SLL, for use when doing | guy | 2000-12-21 | 1 | -2/+2 |
* | Move IGMP to its own file. | fenner | 2000-11-02 | 1 | -2/+2 |
* | RADIUS support, from Alfredo Andres Omella (aandres@mfom.es). | guy | 2000-10-06 | 1 | -2/+3 |
* | "timed" dissector, from Ben Smithurst. | guy | 2000-10-06 | 1 | -2/+2 |
* | BXXP support, from Richard Sharpe <sharpe@ns.aus.com>. | guy | 2000-09-30 | 1 | -2/+2 |
* | When making directories into which to install files in "make install", | guy | 2000-09-19 | 1 | -3/+5 |
* | There's no longer a rule to make "force", so don't make "depend" depend | guy | 2000-09-18 | 1 | -2/+2 |
* | use common names for directories | assar | 2000-07-30 | 1 | -11/+11 |
* | (install): install everything | assar | 2000-07-29 | 1 | -7/+8 |
* | Add a token-ring link-layer dissector, made by merging the FreeBSD and | guy | 2000-07-25 | 1 | -2/+2 |
* | As "make tar" runs tar with a list of files to include in the tarball, | guy | 2000-07-16 | 1 | -2/+2 |
* | do not rely on the system providing us everything we need in | assar | 2000-07-05 | 1 | -4/+4 |
* | (CSRC): remove bpf-dump.c, now in libpcap | assar | 2000-06-26 | 1 | -2/+2 |
* | add IEEE8021.d printer contributed by Lennert Buytenhek <buytenh@gnu.org> | assar | 2000-06-10 | 1 | -3/+3 |
* | (CSRC): add print-cdp.c | assar | 2000-05-15 | 1 | -2/+2 |
* | Initial VRRP printer (ip proto 112, RFC 2338). | fenner | 2000-05-01 | 1 | -2/+3 |
* | add cisco NetFlow support from OpenBSD. | itojun | 2000-04-27 | 1 | -2/+2 |
* | need strl{cat,cpy} badly for buffer overflow | itojun | 2000-01-19 | 1 | -1/+5 |