summaryrefslogtreecommitdiffstats
path: root/tools/README
blob: 56dc83348cbf33cfd813d065c00c0cbe896854b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
	@(#)README	1.1 97/01/03 Connectathon Testsuite

This directory contains tools which may help you out.  The
programs are very rough and may need to be customized for
your purposes.

dirdmp.c
	dumps directory entries using hacked readdir()
dirprt.c
	dumps directory entries
pmapbrd.c
	tests portmap broadcast.
pmaptst.c
	tests pmap_set and pmap_unset calls
tcp.c
tcpd.c
	tests tcp connection.  Start tcpd on one host and
	'tcp host' on another.
udp.c
udpd.c
	similar to tcp and tcpd