summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/addrtoname.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge tcpdump 3.7.2fenner2003-03-021-6/+8
|
* Merge tcpdump 3.7.1fenner2002-06-211-48/+145
| | | | MFC after: 2 weeks
* Merge tcpdump 3.6.2fenner2001-04-031-20/+4
|
* * Buffer-safe string function cleanup. There are a couple of strcpy()kris2000-10-051-3/+3
| | | | | | | | | | | 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
* Include ip6.h from <netinet/>, not <netinet6/>.fenner2000-03-081-1/+1
| | | | | Submitted by: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> Approved by: jkh
* Merge tcpdump 3.5fenner2000-01-301-34/+108
|
* Merge tcpdump 3.4fenner1998-09-151-12/+22
| | | | PR: bin/7877
* Merge tcpdump 3.3.fenner1997-05-271-14/+14
| | | | | | | | | 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
|
* Handle IS-IS IIH messages and print NSAPs in canonical format.pst1996-08-191-3/+4
| | | | Submitted by: Tony Li <tli@jnx.com>
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+756
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud