freebsd-dev/tools/regression/netipx
2012-11-19 23:07:38 +00:00
..
ipxdgramloopback Use '%zu' and '%zd' as appropriate for size_t / ssize_t. 2012-11-19 23:07:38 +00:00
ipxsocket
spxabort
spxloopback
README

These regression tests assume that the kernel is compiled with support for
netipx:

	options IPX

In addition, the loopback interface should be configured with the address
0xbebe.1:

	ifconfig lo0 ipx 0xbebe.1

$FreeBSD$