From owner-freebsd-hackers Mon Mar 11 13:09:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA16654 for hackers-outgoing; Mon, 11 Mar 1996 13:09:31 -0800 (PST) Received: from metal.ops.neosoft.com (root@metal.ops.neosoft.com [206.109.5.25]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA16647 for ; Mon, 11 Mar 1996 13:09:27 -0800 (PST) Received: (from smace@localhost) by metal.ops.neosoft.com (8.7.3/8.6.10) id PAA15480 for hackers@freebsd.org; Mon, 11 Mar 1996 15:09:16 -0600 (CST) From: Scott Mace Message-Id: <199603112109.PAA15480@metal.ops.neosoft.com> Subject: Redirects and expire times... To: hackers@freebsd.org Date: Mon, 11 Mar 1996 15:09:15 -0600 (CST) X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I think it is a bug to add a host route after receiving a ICMP redirect and NOT having any expire set on the route. If you have a default routed host in a complex topology you can get into trouble when the topology changes. Scott