RIP6_PORT
snprintf(pbuf, sizeof(pbuf), "%d", RIP6_PORT);
if (ntohs(fsock.sin6_port) != RIP6_PORT) {
snprintf(port, sizeof(port), "%u", RIP6_PORT);