1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/tools/regression/netipx
..
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$