summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/regression/netipx/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/regression/netipx/README b/tools/regression/netipx/README
new file mode 100644
index 0000000..a1a07a4
--- /dev/null
+++ b/tools/regression/netipx/README
@@ -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$
OpenPOWER on IntegriCloud