summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pullup of working test resultstcpdump_3_9rel4tcpdump-3.9.5mcr2005-10-0218-62/+3103
* depreciate llcsap_string() as LLC SAP name resolution is now done via a singl...hannes2005-09-293-60/+3
* rework the LLC printer:hannes2005-09-292-55/+60
* Don't set the length of the attributes based on the snapshot length,guy2005-09-261-67/+94
* update the diffserv-te error-spec codepoints (and retain the old ones)hannes2005-09-221-3/+6
* From David Smith: let the path for the crypto headers and libraries beguy2005-09-213-5/+22
* retain the old diffserv-te codepoints for a transition periodhannes2005-09-202-3/+10
* Also give Yoshifumi Nishida credit for the DCCP printer.guy2005-09-201-0/+1
* Add RCS IDs.guy2005-09-202-2/+10
* From Ian McDonald and Arnaldo Carvalho de Melo: DCCP support.guy2005-09-2012-13/+687
* List another of Hannes' changes.guy2005-09-061-1/+2
* Update to include Hannes' IS-IS changes.guy2005-09-061-2/+5
* But the PDU length checks back, so "tmp" doesn't go negative.guy2005-09-051-11/+16
* rework the restart signaling TLV printer:hannes2005-09-051-15/+22
* From Michael Shields <shields@msrl.com> via Roman Francoise: spellingguy2005-09-054-7/+9
* Mention documentation for "pppoed" and "pppoes" filter expressions.guy2005-09-051-1/+2
* Document the new "pppoed" and "pppoes" filter expressions.guy2005-09-051-1/+18
* Clean up documentation of "vlan" filter expression, and document "mpls"guy2005-09-052-11/+48
* update diffserv-TE codepoints as per rfc4124, code cosmetics: add a few TLV_M...hannes2005-08-234-49/+59
* add support for DLT_JUNIPER{PPP,ETHER,FRELAY,CHDLC} printershannes2005-08-234-6/+96
* Add some more fixes to the list of changes.guy2005-08-231-21/+28
* Clean up white space, to match main branch.guy2005-08-231-2/+2
* Fix a test (as per a compiler warning).guy2005-08-231-2/+2
* Update with list of changes for 3.9.4ken2005-08-191-2/+5
* add support for detection of the extension bithannes2005-08-101-8/+16
* -share some code between the FRF.15 and FRF.16 printerhannes2005-08-091-23/+34
* add support for RSVP integrity objects as per rfc 2747, update fast-reroute o...hannes2005-08-011-15/+99
* Put calls to print the management frame type in the switch statement,guy2005-07-301-22/+12
* We already print "Unhandled Management subtype(N)" for management framesguy2005-07-301-10/+7
* Make "subtype_text[]" have 16 elements, for all 16 possible subtypes,guy2005-07-301-21/+35
* #ifdef references to various Juniper DLT_ values, so that we can buildguy2005-07-291-1/+13
* Pointers into packet data should usually be pointers to unsigned 1-byteguy2005-07-271-2/+2
* Fix the buffer size argument to "snprintf()" in "etheraddr_string()", asguy2005-07-261-17/+18
* don't print the null-termination byte in FRF.16 link/bundle msgshannes2005-07-261-3/+7
* link codeset 1 (lmi messages) to codeset 5, add IE = 0 sanity check, print co...hannes2005-07-211-30/+40
* update length,caplen fields when determining the cookie lengthhannes2005-07-211-1/+3
* add support for MFR FRF.16 IE Message printing, add boundary checkshannes2005-07-211-15/+88
* add support for Frame-Relay over AS-PIC dissectorhannes2005-07-201-13/+76
* add basic support for FRF.16 Frame-Relay dissector, fix garbled output from t...hannes2005-07-202-9/+102
* bugfix: an empty AS-PIC cookie will be interpreted as IPv4 but could be IS-IShannes2005-07-201-2/+10
* fix version for next iterationmcr2005-07-151-1/+1
* Added a missing source file (print-slow.c) in the Cygnus and VC6 projects.tcpdump_3_9rel3tcpdump-3.9.3risso2005-07-132-0/+5
* code cosmetics:hannes2005-07-115-63/+65
* adjusted versiontcpdump_3_9rel2tcpdump-3.9.2mcr2005-07-111-1/+1
* Include the new "slow protocol" printer.guy2005-07-111-1/+2
* update change log: add support for LACP, MARKER as per 802.3adhannes2005-07-111-1/+2
* add boundary check for CLNP segment headerhannes2005-07-111-1/+2
* add support for the IEEE slow protocols LACP, MARKER as per 802.3adtcpdump_3_9rel1tcpdump-3.9.1hannes2005-07-106-5/+279
* Removed the inclusion of IP6_misc.h. It's no more needed and it upsets cygnus...risso2005-07-091-2/+2
* Updated a library so that tcpdump links correctly under cygnus.risso2005-07-091-1/+1