opnsense-src/tools/regression/netipx
2009-06-20 18:13:20 +00:00
..
ipxdgramloopback o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
ipxsocket
spxabort o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
spxloopback Up the scale of the SPX loopback check a bit: use much larger data sizes 2009-06-20 18:13:20 +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$