From owner-cvs-all Tue Feb 26 10: 2:28 2002 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 1600537B437; Tue, 26 Feb 2002 10:02:07 -0800 (PST) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QI27059699; Tue, 26 Feb 2002 10:02:07 -0800 (PST) (envelope-from ume) Message-Id: <200202261802.g1QI27059699@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 26 Feb 2002 10:02:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6_src.c X-FreeBSD-CVS-Branch: RELENG_4 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 ume 2002/02/26 10:02:07 PST Modified files: (Branch: RELENG_4) sys/netinet6 in6_src.c Log: MFC 1.7: - Check the address family of a cached destination, in case of sharing the cache with IPv4. - Check if the cached route is up in in6_selectsrc(). Revision Changes Path 1.1.2.3 +5 -2 src/sys/netinet6/in6_src.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message