aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/features.txt')
-rw-r--r--test/features/features.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/test/features/features.txt b/test/features/features.txt
index 3342a1635..62f4d8adc 100644
--- a/test/features/features.txt
+++ b/test/features/features.txt
@@ -43,7 +43,7 @@ C - chroot filesystem
43 43
442. Networking features 442. Networking features
45 45
462.1 Hostname (use --hostname=bingo, do a ping and cat /etc/hostname) 462.1 Hostname (use --hostname=newhostname, do a ping and cat /etc/hostname)
47 - N, O, C 47 - N, O, C
48 - ping disabled for C by default seccomp filter, use "getent hosts bingo" 48 - ping disabled for C by default seccomp filter, use "getent hosts bingo"
49 49
@@ -52,15 +52,14 @@ C - chroot filesystem
52 52
532.3 mac-vlan (use --net=eth0 and --noprofile; run ifconfig and dig google.com) 532.3 mac-vlan (use --net=eth0 and --noprofile; run ifconfig and dig google.com)
54 - N, O, C 54 - N, O, C
55 - test --ip: N, O, C
55 56
562.4 bridge (use --net=br0 and --noprofile; run ifconfig, netstat -rn, ping default gw) 572.4 bridge (use --net=br0 and --noprofile; run ifconfig, netstat -rn, ping default gw)
57 - N, O, C 58 - N, O, C
58 - ping disabled for C by default seccomp filter 59 - ping disabled for C by default seccomp filter - transfer test not implemented for C
60 - test --ip: N, O, C
59 61
602.5 IP address (--noprofile --net=eth0 --ip=192.168.1.226 --net=br0 --ip=10.10.20.3, run ifconfig and netstat -rn) 622.5 Default gw (--noprofile --net=eth0 --defaultgw=192.168.1.10, run netstat -rn)
61 - N, O, C
62
632.6 Default gw (--noprofile --net=eth0 --defaultgw=192.168.1.10, run netstat -rn)
64 - N, O, C 63 - N, O, C
65 64
66 65