Date: Mon, 5 Mar 2001 00:45:06 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200103050845.f258j6r57889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2001/03/05 00:45:06 PST Modified files: sys/netinet ip_input.c Log: Move the loopback net check closer to the beginning of ip_input() so that it doesn't block packets whose destination address has been translated to the loopback net by ipnat. Add warning comments about the ip_checkinterface feature. Revision Changes Path 1.160 +27 -15 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103050845.f258j6r57889>