Skip to content

Commit 3c69d9e

Browse files
authored
Update README.md
1 parent eae909f commit 3c69d9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ In addition there is another command, `lwipe`, that erases every container and n
8484

8585
Also the subnet `172.0.0.0/8` (basically any IP starting with `172`) is reserved and should not be used when configuring links.
8686

87+
For `ltest`there are 2 minor adjustments:
88+
* `--verify` needs to be followed by `=` before the option (e.g. `ltest --verify=user`).
89+
* `--script-mode` has been replaced by simply sending stdout to `/dev/null` (e.g. `ltest --verify=user &> /dev/null`).
90+
8791
## Example
8892
* Installa Kathará by following the installation steps above
8993
* Download and unpack MARACAS_lab from [here](http://wiki.netkit.org/netkit-labs/netkit-labs_exams/icn-20151120/icn-20151120.tar.gz).

0 commit comments

Comments
 (0)