Hello,
In -stable ip_input.c is defined global "sockaddr_in ipaddr", but this is variable is used only in ip_dooptions(), is it correct?
ip_input.c:271
static struct sockaddr_in ipaddr = { sizeof(ipaddr), AF_INET };
regards,
Mihail

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to