Date: Wed, 8 Jul 1998 01:49:54 -0700 (PDT) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <199807080849.BAA01050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/07/08 01:49:54 PDT Modified files: sys/netinet ip_input.c Log: When not acting as a router (ipforwarding=0), silently discard source routed packets that aren't destined for us, as required by RFC-1122. PR: 7191 Revision Changes Path 1.96 +21 -10 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?199807080849.BAA01050>