summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-nfs.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats:bms2004-03-311-140/+176
| | | | | | | | | | | print-atm.c no longer performs special handling for FORE headers; these can no doubt be re-added at a later date. print-fr.c is effectively a no-op. print-llc.c has had the default_print_unaligned() call removed as tcpdump no longer defines this function, however the prototype is still present. Suggest we roll in a diff to use print_unknown_data().
* Merge tcpdump 3.7.2fenner2003-03-021-16/+28
|
* Merge tcpdump 3.7.1fenner2002-06-211-3/+4
| | | | MFC after: 2 weeks
* Merge tcpdump 3.6.2fenner2001-04-031-320/+495
|
* Merge tcpdump 3.4fenner1998-09-151-7/+7
| | | | PR: bin/7877
* Get rid of the T2CHECK() macro, since it duplicates functionalityfenner1997-05-271-21/+33
| | | | available from TCHECK(), TCHECK2(), TTEST() and TTEST2().
* Merge tcpdump 3.3.fenner1997-05-271-235/+233
| | | | | | | | | 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>
* Update to reflect changes in net/if.h.wollman1997-01-031-1/+1
|
* Import NFSv3 support from NetBSDdfr1996-10-171-272/+960
| | | | Obtained from: NetBSD
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+862
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud