OPT_REPLY_SIZE
p = realloc(opt_reply, OPT_REPLY_SIZE);
opt_replyend = opt_reply + OPT_REPLY_SIZE;
len += OPT_REPLY_SIZE + 2 * strlen(ep);