IP6_LADDR_START
err = inet_pton(AF_INET6, IP6_LADDR_START, &sa6.sin6_addr);
error(1, err, "inet_pton(%s)", IP6_LADDR_START);