#!/bin/sh . "${0%/*}/testlib.sh" # Skip this test if tools are missing which socket >/dev/null || exit 77 which timeout >/dev/null || exit 77 # Initialize two nodes $tinc $c1 <