X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=test-example%2FREADME;h=7ec95eabf5217ed57ad57ff5d12475e2e017d581;hb=71d65e4c65572e2ef14c58e9c3a2aa32952b2b41;hp=4c2eca30ada234c967c7c05ed577347d1b2c157d;hpb=a3289567b3a31ec8edb437b4856393a6eb61e7c4;p=secnet.git diff --git a/test-example/README b/test-example/README index 4c2eca3..7ec95ea 100644 --- a/test-example/README +++ b/test-example/README @@ -24,3 +24,8 @@ For running under valgrind memcheck, do something like this: --leak-check=full --suppressions=test-example/memcheck.suppressions \ ./secnet -dvnc test-example/outside.conf NB that --num-callers is needed as secnet's stack can be deep. + +The config file outside-unshare.conf can be used on Linux in +conjunction with test-example/fake-userv and a built checkout of +userv-utils.git to run the "outside" copy of secnet in a new "network +namespace".