From owner-freebsd-bugs Thu Mar 25 6:40:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BB4015218 for ; Thu, 25 Mar 1999 06:40:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA99853; Thu, 25 Mar 1999 06:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 25 Mar 1999 06:40:02 -0800 (PST) Message-Id: <199903251440.GAA99853@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: kern/10778: "ipforward_rt" is not cleared when routing table changes Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10778; it has been noted by GNATS. From: Garrett Wollman To: archie@whistle.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/10778: "ipforward_rt" is not cleared when routing table changes Date: Thu, 25 Mar 1999 09:36:16 -0500 (EST) < said: > The variable "ipforward_rt" in ip_input.c holds a cached route. > This cached route should be cleared whenever there is a change > to the routing table, but this is not being done. No. If the route is deleted, it will be marked `down'. There is no need to explicitly clear all references to it. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message