freebsd-dev/tools/regression/netipx
2010-02-25 14:42:26 +00:00
..
ipxdgramloopback Fixed missing or broken library dependencies. 2010-02-25 14:42:26 +00:00
ipxsocket
spxabort Fixed missing or broken library dependencies. 2010-02-25 14:42:26 +00:00
spxloopback Fixed missing or broken library dependencies. 2010-02-25 14:42:26 +00:00
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$