IP6_DEV_NAME
ip6fd = open(IP6_DEV_NAME, O_RDWR | O_NONBLOCK, 0);
error("Couldn't open IPv6 device (%s): %m", IP6_DEV_NAME);