From owner-cvs-all Fri Sep 1 2:32:48 2000 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 83AFD37B424; Fri, 1 Sep 2000 02:32:45 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA30038; Fri, 1 Sep 2000 02:32:45 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200009010932.CAA30038@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Sep 2000 02:32:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/09/01 02:32:45 PDT Modified files: lib/libalias alias.c Log: Changed the way we handle outgoing ICMP error messages -- do not alias `ip_src' unless it comes from the host an original datagram that triggered this error message was destined for. PR: 20712 Reviewed by: brian, Charles Mott Revision Changes Path 1.23 +23 -13 src/lib/libalias/alias.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message