Date: Mon, 05 Jun 2023 11:06:08 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 128954] ifconfig(8) deletes valid routes Message-ID: <bug-128954-7501-ghSpCKGAph@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-128954-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-128954-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D128954 Alexander V. Chernikov <melifaro@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melifaro@FreeBSD.org --- Comment #4 from Alexander V. Chernikov <melifaro@FreeBSD.org> --- (In reply to Marie Helene Kvello-Aune from comment #2) What happens here is the following: each route has the preferred source add= ress encoded. When the address is deleted from the interface, all routes with th= is source address gets wiped by the kernel. So, it happens "by design" while it may be unexpected from the user POV. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-128954-7501-ghSpCKGAph>