summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump
Commit message (Collapse)AuthorAgeFilesLines
* Merge tcpdump 3.3.fenner1997-05-2725-947/+493
| | | | | | | | | The print_nfs.c changes are pretty extensive; this is partially because LBL did a lot of cleanup and partially because I removed lots of pointless changes away from the LBL style. PR: 3371 mostly-Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
* This commit was generated by cvs2svn to compensate for changes in r26180,fenner1997-05-2738-1400/+2368
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of LBL tcpdump v3.3fenner1997-05-2761-1698/+2725
| |
* | Update to reflect changes in net/if.h.wollman1997-01-0316-15/+16
| |
* | repair editor damageadam1996-12-111-1/+1
| |
* | Please shut up if asked to be quiet.phk1996-12-111-1/+1
| |
* | LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulationfenner1996-11-261-3/+3
| | | | | | | | | | | | | | | | as performed by the multicast kernel modifications. However, BSD already had IPPROTO_ENCAP defined as 98 (RFC 1241 encapsulation). This changes the use of IPPROTO_ENCAP to IPPROTO_IPIP, which is the BSD name for IP proto 4.
* | Fix the IGMP printer. A lost pair of parenthesis caused all IGMPfenner1996-11-251-70/+5
| | | | | | | | | | | | reports to be printed as IGMPv1, and a misapplied patch caused IGMP Leave messages to be partially interpreted as DVMRP routing messages.
* | Make things compile again.pst1996-10-171-1/+1
| |
* | Import NFSv3 support from NetBSDdfr1996-10-175-536/+1409
| | | | | | | | Obtained from: NetBSD
* | Fix some typospst1996-10-011-2/+2
| |
* | Here is a patch to make tcpdump recognise IPX packets that is usingpst1996-09-151-0/+4
| | | | | | | | | | | | ETHERNET_II framing. It got lost during the tcpdump upgrade. Submitted by: John.Hay@mikom.csir.co.za
* | Print appletalk layer 3 addresses as 16 bit unsigned decimal numbers,pst1996-09-111-12/+9
| | | | | | | | | | | | not two 8 bit values. This conforms to industry standard. These changes have been sent back to LBL.
* | Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup ofpst1996-08-212-30/+29
| | | | | | | | | | ISO based code, and document new options (courtesy of libpcap). Submitted by: Tony Li <tli@jnx.com>
* | Upgrade instructionspst1996-08-191-0/+28
| |
* | Print IPX packets over a PPP link.pst1996-08-193-10/+71
| | | | | | | | | | | | | | Always display IPX network number in decimal (industry standard). Decode other PPP protocol types too. Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>
* | Improvements to IGMP message decoding.pst1996-08-191-7/+86
| | | | | | | | | | Add support for the router-alert option. Submitted by: Bill Fenner <fenner@parc.xerox.com>
* | Fix bugs in AARP packet handling and fake up a phantom LAP headerpst1996-08-191-3/+10
| | | | | | | | | | | | since Ethertalk doesn't actually put one out on the wire. Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>
* | Decode maximumim sized ethernet frames properlypst1996-08-191-1/+1
| |
* | Handle IS-IS IIH messages and print NSAPs in canonical format.pst1996-08-192-21/+275
|/ | | | Submitted by: Tony Li <tli@jnx.com>
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-1980-0/+24155
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud