From owner-cvs-all Tue Jul 17 11:47:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9878437B405; Tue, 17 Jul 2001 11:47:48 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6HIlmE61224; Tue, 17 Jul 2001 11:47:48 -0700 (PDT) (envelope-from dcs) Message-Id: <200107171847.f6HIlmE61224@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Tue, 17 Jul 2001 11:47:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dcs 2001/07/17 11:47:48 PDT Modified files: sys/netinet ip_output.c Log: Skip the route checking in the case of multicast packets with known interfaces. Reviewed by: people at that channel Approved by: silence on -net Revision Changes Path 1.128 +23 -10 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message