summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-sunrpc.c
Commit message (Collapse)AuthorAgeFilesLines
* resolve merge conflictssam2005-07-111-13/+14
| | | | Approved by: re (scottl)
* resolve merge conflicts and update for proper build; including:sam2005-05-291-11/+13
| | | | | | | | o print-fr.c returned to code on vendor branch o remove pmap_prot.h include from print-sunrprc.c o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h Reviewed by: bms
* Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats:bms2004-03-311-17/+20
| | | | | | | | | | | 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-4/+1
|
* Merge tcpdump 3.6.2fenner2001-04-031-28/+44
|
* * Buffer-safe string function cleanup. There are a couple of strcpy()kris2000-10-051-2/+4
| | | | | | | | | | | and strcat()s which would be more difficult to fix, but I think they're safe anyway. * Don't crash at runtime by overflowing a buffer with constant data in print-icmp.c on a long hostname. * Don't overflow a static buffer by trying to decode an AFS ACL into a buffer which is way too small for it. Reviewed by: -audit
* Merge tcpdump 3.5fenner2000-01-301-1/+7
|
* Merge tcpdump 3.4fenner1998-09-151-2/+2
| | | | PR: bin/7877
* Merge tcpdump 3.3.fenner1997-05-271-2/+2
| | | | | | | | | 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
|
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+132
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud