Date: Wed, 11 Feb 1998 10:43:43 -0800 (PST) From: Guido van Rooij <guido@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: <199802111843.KAA24276@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 1998/02/11 10:43:43 PST Modified files: sys/netinet ip_input.c Log: Only forward source routed packets when ip_forwarding is set to 1. This means that a FreeBSD will only forward source routed packets when both net.inet.ip.forwarding and net.inet.ip.sourceroute are set to 1. You can hit me now ;-) Submitted by: Thomas Ptacek Revision Changes Path 1.76 +2 -2 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802111843.KAA24276>