Date: Fri, 2 Mar 2001 12:54:04 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200103022054.f22Ks4408685@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/03/02 12:54:04 PST Modified files: sys/netinet ip_input.c Log: Add a new sysctl net.inet.ip.check_interface, which will verify that an incoming packet arrivees on an interface that has an address matching the packet's address. This is turned on by default. Revision Changes Path 1.157 +6 -2 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?200103022054.f22Ks4408685>