From owner-cvs-all Sun Feb 15 10:42:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05713 for cvs-all-outgoing; Sun, 15 Feb 1998 10:42:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05708; Sun, 15 Feb 1998 10:42:07 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01117; Sun, 15 Feb 1998 10:41:58 -0800 (PST) Date: Sun, 15 Feb 1998 10:41:58 -0800 (PST) Message-Id: <199802151841.KAA01117@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_input.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/02/15 10:41:58 PST Modified files: (Branch: RELENG_2_2) sys/netinet ip_input.c Log: MFC: Only forward source routed packets when ipforwarding is set to 1. (including Andrews fix for my typo, thanks) Obtained from: Thomas Ptacek Revision Changes Path 1.50.2.11 +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