1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/tools/regression/netipx
2010-02-25 14:42:26 +00:00
..
ipxdgramloopback
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$