cvs commit: src/sys/netinet ip_input.c

[ Available lists | Index of cvs-all | Month of Feb 1998 | Week of 11 Feb 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Guido van Rooij <guido@FreeBSD.ORG>
Date
11 Feb 1998 10:43:49
Subject
cvs commit: src/sys/netinet ip_input.c
Message-ID
199802111843.KAA24276@freefall.freebsd.org


[ Hide this part ]
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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message


Elapsed time: 0.032 seconds