Add a short README with configuration hints to get the netipx regression

tests up and running.  This is likely a message to myself in six months
when I've completely forgotten how.
This commit is contained in:
Robert Watson 2006-03-26 17:42:04 +00:00
parent f4aac5a410
commit 8403b3d7cc

View File

@ -0,0 +1,11 @@
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$