aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/transport/test_transport_udp_backchannel.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/test_transport_udp_backchannel.sh b/src/transport/test_transport_udp_backchannel.sh
new file mode 100755
index 000000000..3322e5853
--- /dev/null
+++ b/src/transport/test_transport_udp_backchannel.sh
@@ -0,0 +1,2 @@
1#!/bin/bash
2exec unshare -r -nmU bash -c "mount -t tmpfs --make-rshared tmpfs /run/netns; ./test_transport_start_with_config test_transport_udp_backchannel_topo.conf"