| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for FRF.16 Multilink Frame-Relay (DLT_MFR) | hannes | 2005-12-13 | 1 | -1/+2 |
* | from Will Drewry <will AT alum.bu.edu> | hannes | 2005-10-20 | 1 | -1/+4 |
* | depreciate llcsap_string() as LLC SAP name resolution is now done via a singl... | hannes | 2005-09-29 | 1 | -2/+1 |
* | From Ian McDonald and Arnaldo Carvalho de Melo: DCCP support. | guy | 2005-09-20 | 1 | -1/+2 |
* | add support for DLT_JUNIPER{PPP,ETHER,FRELAY,CHDLC} printers | hannes | 2005-08-23 | 1 | -1/+6 |
* | add basic support for FRF.16 Frame-Relay dissector, fix garbled output from t... | hannes | 2005-07-20 | 1 | -1/+2 |
* | add support for the IEEE slow protocols LACP, MARKER as per 802.3ad | hannes | 2005-07-10 | 1 | -1/+2 |
* | Add a flag to suppress the "default_print()" call made in various | guy | 2005-07-07 | 1 | -1/+2 |
* | Have "ascii_print()" do the "-A" output, and nothing but the "-A" | guy | 2005-07-06 | 1 | -4/+6 |
* | Juniper routers do not deliver a heading HEC byte for oam cells: make the OAM... | hannes | 2005-06-20 | 1 | -2/+2 |
* | print-fr.c | hannes | 2005-05-27 | 1 | -1/+2 |
* | add basic support for DLT_JUNIPER_{GGSN,ES,MONITOR,SERVICES}, better boundary... | hannes | 2005-05-22 | 1 | -1/+5 |
* | from Andy Heffernan <ahh@juniper.net>: | hannes | 2005-05-20 | 1 | -1/+2 |
* | add support for DLT_JUNIPER_PPPOE_ATM printer | hannes | 2005-05-12 | 1 | -1/+2 |
* | Add an "fn_printzp()" routine for printing null-padded strings (strings | guy | 2005-05-06 | 1 | -1/+2 |
* | add support for DLT_JUNIPER_PPPOE, fix zero-length cookies | hannes | 2005-05-03 | 1 | -1/+2 |
* | Make "snap_print()" handle fetching and printing the OUI. | guy | 2005-04-26 | 1 | -3/+2 |
* | Declare "juniper_mfr_print()". | guy | 2005-04-21 | 1 | -1/+2 |
* | From Albert Chin: | guy | 2005-04-20 | 1 | -1/+5 |
* | Declare "gndo" as "extern", so that it's only defined in tcpdump.c; on | guy | 2005-04-19 | 1 | -2/+2 |
* | added ESP-in-UDP printer from RFC3948. | mcr | 2005-04-06 | 1 | -3/+1 |
* | code cleanup: | hannes | 2005-03-08 | 1 | -2/+2 |
* | add support for Juniper ML-PPP DLT for printing captures | hannes | 2005-01-27 | 1 | -1/+2 |
* | -export the q933 printer and call it from the OSI printer | hannes | 2005-01-27 | 1 | -1/+3 |
* | from nicolas ferrero <toorop@babylo.net>: | hannes | 2005-01-12 | 1 | -2/+2 |
* | Check the "status value is an NT status" flag and, if it is, treat the | guy | 2004-12-30 | 1 | -1/+2 |
* | There isn't a "default_print_unaligned" routine, so there's no need for | guy | 2004-12-23 | 1 | -2/+1 |
* | If libpcap is configured with --enable-optimizer-dbg, it expects dflag | guy | 2004-11-07 | 1 | -2/+1 |
* | add support for syslog | hannes | 2004-10-29 | 1 | -1/+2 |
* | add support for dissecting DLT_JUNIPER_ATM1 (137) and DLT_JUNIPER_ATM2 (135) | hannes | 2004-10-19 | 1 | -1/+3 |
* | add a basic ATM OAM cell dissector, baseline support for fault-management OAM... | hannes | 2004-10-18 | 1 | -1/+2 |
* | add basic support for the SIP protocol | hannes | 2004-07-27 | 1 | -1/+2 |
* | The first argument to "ascii_print_with_offset()", "ascii_print()", | guy | 2004-07-21 | 1 | -5/+5 |
* | add baseline LSP-PING support per draft-ietf-mpls-lsp-ping-05 | hannes | 2004-06-06 | 1 | -1/+2 |
* | add baseline support for dissecting EIGRP-IP and EIGRP-IPX messages | hannes | 2004-04-30 | 1 | -1/+2 |
* | NDO-ized print-arp.c | mcr | 2004-04-30 | 1 | -2/+1 |
* | add support for the Link Management Protocol (LMP) as per | hannes | 2004-04-19 | 1 | -1/+2 |
* | print-esp has been "NDO"-ized. | mcr | 2004-04-05 | 1 | -7/+4 |
* | update changes file | mcr | 2004-03-30 | 1 | -28/+34 |
* | From Bruce M. Simpson: add a "-M" flag to specify a shared secret for | guy | 2004-03-23 | 1 | -1/+2 |
* | Add support for Apple's IP-over-IEEE 1394 encapsulation. | guy | 2004-03-17 | 1 | -3/+3 |
* | Add support for DLT_ value 99, as used by the Axent Raptor | guy | 2004-03-11 | 1 | -1/+2 |
* | pass on ident string to hex_print() | hannes | 2003-12-29 | 1 | -3/+3 |
* | pass an identation string to the ascii printer | hannes | 2003-12-29 | 1 | -3/+3 |
* | "icmp6_rrenum_print()" doesn't use its "icmp6len" argument (and, as that | guy | 2003-11-19 | 1 | -2/+2 |
* | Get rid of unused arguments to "dhcp6_print()". | guy | 2003-11-18 | 1 | -2/+2 |
* | Have the configure script arrange that the Makefile define _U_ | guy | 2003-11-16 | 1 | -3/+1 |
* | In mDNS, report IN-class records with the "cache flush" bit set as such, | guy | 2003-11-05 | 1 | -2/+2 |
* | support for bi-directional fault detection (BFD) Control packets | hannes | 2003-10-27 | 1 | -1/+2 |
* | Updates from Bruce Simpson: | guy | 2003-09-12 | 1 | -2/+2 |