From owner-freebsd-net Tue Jan 16 8:31:15 2001 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 A574837B401 for ; Tue, 16 Jan 2001 08:30:58 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA07998; Tue, 16 Jan 2001 11:30:56 -0500 (EST) (envelope-from wollman) Date: Tue, 16 Jan 2001 11:30:56 -0500 (EST) From: Garrett Wollman Message-Id: <200101161630.LAA07998@khavrinen.lcs.mit.edu> To: Luigi Rizzo Cc: net@FreeBSD.ORG Subject: annoying bug on routing tables... In-Reply-To: <200101160103.f0G13tj02682@iguana.aciri.org> References: <200101160103.f0G13tj02682@iguana.aciri.org> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > Symptoms are -- if you change the address to an interface, > packets to destinations to which you have talked to in the past > will still go out with the previous address unless > you delete and reinstall a route for that destination. Yes. The address deletion code is supposed to make sure that everything gets cleaned up, but it doesn't actually work in practice. (My fault in part.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message