]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - tools/regression/netipx/README
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / tools / regression / netipx / README
1 These regression tests assume that the kernel is compiled with support for
2 netipx:
3
4         options IPX
5
6 In addition, the loopback interface should be configured with the address
7 0xbebe.1:
8
9         ifconfig lo0 ipx 0xbebe.1
10
11 $FreeBSD$