aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/README
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/README')
-rw-r--r--test/network/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/network/README b/test/network/README
new file mode 100644
index 000000000..27e5667a2
--- /dev/null
+++ b/test/network/README
@@ -0,0 +1,15 @@
1Warning: this test requires root access to configure a number of bridge, macvlan and
2vlan devices. Please take a look at configure file. By the time you are finished testing,
3you'll probably have to reboot the computer to get your networking subsytem
4back to normal.
5
6Limitations - to be investigated and fixed:
7 - the test is assuming an eth0 wired interface to be present
8 - using netstat and ifconfig - this needs to be moved to iproute2 utilities
9 - configure script inserts an entry in system netfilter configuration
10 - the test will probably not work on grsecurity settings
11 - macvlan interfaces don't seem to work correctly under VirtualBox
12
13Run the test:
14 $ sudo ./configure
15 $ ./network.sh | grep TESTING