GIFCONF_BUFSIZE
ifc.ifc_len = GIFCONF_BUFSIZE;
memset (buf, 0, GIFCONF_BUFSIZE);
char inbuf[MAX (UDPMSGSIZE, GIFCONF_BUFSIZE)];