summaryrefslogtreecommitdiff
path: root/interface.h
Commit message (Expand)AuthorAgeFilesLines
* add support for FRF.16 Multilink Frame-Relay (DLT_MFR)hannes2005-12-131-1/+2
* from Will Drewry <will AT alum.bu.edu>hannes2005-10-201-1/+4
* depreciate llcsap_string() as LLC SAP name resolution is now done via a singl...hannes2005-09-291-2/+1
* From Ian McDonald and Arnaldo Carvalho de Melo: DCCP support.guy2005-09-201-1/+2
* add support for DLT_JUNIPER{PPP,ETHER,FRELAY,CHDLC} printershannes2005-08-231-1/+6
* add basic support for FRF.16 Frame-Relay dissector, fix garbled output from t...hannes2005-07-201-1/+2
* add support for the IEEE slow protocols LACP, MARKER as per 802.3adhannes2005-07-101-1/+2
* Add a flag to suppress the "default_print()" call made in variousguy2005-07-071-1/+2
* Have "ascii_print()" do the "-A" output, and nothing but the "-A"guy2005-07-061-4/+6
* Juniper routers do not deliver a heading HEC byte for oam cells: make the OAM...hannes2005-06-201-2/+2
* print-fr.channes2005-05-271-1/+2
* add basic support for DLT_JUNIPER_{GGSN,ES,MONITOR,SERVICES}, better boundary...hannes2005-05-221-1/+5
* from Andy Heffernan <ahh@juniper.net>:hannes2005-05-201-1/+2
* add support for DLT_JUNIPER_PPPOE_ATM printerhannes2005-05-121-1/+2
* Add an "fn_printzp()" routine for printing null-padded strings (stringsguy2005-05-061-1/+2
* add support for DLT_JUNIPER_PPPOE, fix zero-length cookieshannes2005-05-031-1/+2
* Make "snap_print()" handle fetching and printing the OUI.guy2005-04-261-3/+2
* Declare "juniper_mfr_print()".guy2005-04-211-1/+2
* From Albert Chin:guy2005-04-201-1/+5
* Declare "gndo" as "extern", so that it's only defined in tcpdump.c; onguy2005-04-191-2/+2
* added ESP-in-UDP printer from RFC3948.mcr2005-04-061-3/+1
* code cleanup:hannes2005-03-081-2/+2
* add support for Juniper ML-PPP DLT for printing captureshannes2005-01-271-1/+2
* -export the q933 printer and call it from the OSI printerhannes2005-01-271-1/+3
* from nicolas ferrero <toorop@babylo.net>:hannes2005-01-121-2/+2
* Check the "status value is an NT status" flag and, if it is, treat theguy2004-12-301-1/+2
* There isn't a "default_print_unaligned" routine, so there's no need forguy2004-12-231-2/+1
* If libpcap is configured with --enable-optimizer-dbg, it expects dflagguy2004-11-071-2/+1
* add support for sysloghannes2004-10-291-1/+2
* add support for dissecting DLT_JUNIPER_ATM1 (137) and DLT_JUNIPER_ATM2 (135)hannes2004-10-191-1/+3
* add a basic ATM OAM cell dissector, baseline support for fault-management OAM...hannes2004-10-181-1/+2
* add basic support for the SIP protocolhannes2004-07-271-1/+2
* The first argument to "ascii_print_with_offset()", "ascii_print()",guy2004-07-211-5/+5
* add baseline LSP-PING support per draft-ietf-mpls-lsp-ping-05hannes2004-06-061-1/+2
* add baseline support for dissecting EIGRP-IP and EIGRP-IPX messageshannes2004-04-301-1/+2
* NDO-ized print-arp.cmcr2004-04-301-2/+1
* add support for the Link Management Protocol (LMP) as perhannes2004-04-191-1/+2
* print-esp has been "NDO"-ized.mcr2004-04-051-7/+4
* update changes filemcr2004-03-301-28/+34
* From Bruce M. Simpson: add a "-M" flag to specify a shared secret forguy2004-03-231-1/+2
* Add support for Apple's IP-over-IEEE 1394 encapsulation.guy2004-03-171-3/+3
* Add support for DLT_ value 99, as used by the Axent Raptorguy2004-03-111-1/+2
* pass on ident string to hex_print()hannes2003-12-291-3/+3
* pass an identation string to the ascii printerhannes2003-12-291-3/+3
* "icmp6_rrenum_print()" doesn't use its "icmp6len" argument (and, as thatguy2003-11-191-2/+2
* Get rid of unused arguments to "dhcp6_print()".guy2003-11-181-2/+2
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-3/+1
* In mDNS, report IN-class records with the "cache flush" bit set as such,guy2003-11-051-2/+2
* support for bi-directional fault detection (BFD) Control packetshannes2003-10-271-1/+2
* Updates from Bruce Simpson:guy2003-09-121-2/+2