IP_RX
inet_pton(AF_INET, IP_RX, &dst.sin_addr);
SYS(del_rx, "ip -n %s addr add %s/24 dev veth1", NS_RX, IP_RX);