IPV4_NETWORK
SYS(fail, "ip -n %s addr add %s.%d/24 dev veth0", ns_name, IPV4_NETWORK, i);
SYS(close, "ping -c 1 %s.2 > /dev/null", IPV4_NETWORK);