aboutsummaryrefslogtreecommitdiffstats
path: root/test/network
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-04 11:55:09 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-06-04 11:55:09 -0400
commitc8a8d07348ebce017f75b5a2682f056e8c661f5b (patch)
tree752095766e664a22a1cd38ad30759c6d73533821 /test/network
parentfixed firejail symlink problem for --private-bin option (diff)
downloadfirejail-c8a8d07348ebce017f75b5a2682f056e8c661f5b.tar.gz
firejail-c8a8d07348ebce017f75b5a2682f056e8c661f5b.tar.zst
firejail-c8a8d07348ebce017f75b5a2682f056e8c661f5b.zip
networking fixes
Diffstat (limited to 'test/network')
-rw-r--r--test/network/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/network/README b/test/network/README
index 27e5667a2..a9b79d1de 100644
--- a/test/network/README
+++ b/test/network/README
@@ -1,11 +1,11 @@
1Warning: this test requires root access to configure a number of bridge, macvlan and 1Warning: this test requires root access to configure a number of bridge, mac
2vlan devices. Please take a look at configure file. By the time you are finished testing, 2and vlan devices. Please take a look at configure file. By the time you are
3you'll probably have to reboot the computer to get your networking subsytem 3finished testing, you'll probably have to reboot the computer to get your
4back to normal. 4networking subsytem back to normal.
5 5
6Limitations - to be investigated and fixed: 6Limitations - to be investigated and fixed:
7 - the test is assuming an eth0 wired interface to be present 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 8 - using netstat and ifconfig - this needs to be moved to iproute2
9 - configure script inserts an entry in system netfilter configuration 9 - configure script inserts an entry in system netfilter configuration
10 - the test will probably not work on grsecurity settings 10 - the test will probably not work on grsecurity settings
11 - macvlan interfaces don't seem to work correctly under VirtualBox 11 - macvlan interfaces don't seem to work correctly under VirtualBox