From owner-freebsd-net Mon Jun 3 15:37:25 2002 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 6585637B40A for ; Mon, 3 Jun 2002 15:37:01 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g53Mb0DK018957; Mon, 3 Jun 2002 18:37:00 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g53Mb0h1018954; Mon, 3 Jun 2002 18:37:00 -0400 (EDT) (envelope-from wollman) Date: Mon, 3 Jun 2002 18:37:00 -0400 (EDT) From: Garrett Wollman Message-Id: <200206032237.g53Mb0h1018954@khavrinen.lcs.mit.edu> To: Andre Oppermann Cc: freebsd-net@FreeBSD.ORG Subject: Re: Bug in net/route.c function rtredirect() In-Reply-To: <3CFBE83F.3E7025A4@pipeline.ch> References: <3CF81BC5.EAF0ACC@pipeline.ch> <20020601095707.GC50435@sunbay.com> <3CF8A6CF.6033679A@pipeline.ch> <20020602125310.GD58857@sunbay.com> <3CFBE83F.3E7025A4@pipeline.ch> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org < said: > A bug is that host routes created by redirect are never being purged. > But that one has been present for a long (?) time. You are expected to be running a routing process (like `routed' in router-discovery mode) which will delete them for you. I agree that this is not a reasonable expectation, but that was the design intent. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message