VETH0_ADDR
inet_pton(AF_INET, VETH0_ADDR, &c->sin_addr);
SYS(fail, "ip -net " NS0 " addr add " VETH0_ADDR "/24 dev " VETH0);