Date: Fri, 04 Jun 2021 08:34:16 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256393] Issue with recreation of ppp/tun interfaces Message-ID: <bug-256393-7501-VwNseE0Fyu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256393-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-256393-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=3D256393 --- Comment #14 from Alexander V. Chernikov <melifaro@FreeBSD.org> --- (In reply to Eugene Grosbein from comment #13) > I mean, if one assigns /30 network with such mask to a P2P interface (tun= , ng etc.) then packets to local IP will not be delivered over loopback but= travel over P2P interface corresponding to /30 route? Kernel behaviour is the same. It will work as expected unless you run routed(8). Potentially we can counter-action routed(8) actions by adding PINNED to the loopback/destination routes, however the desired state is that routed(8) do= es not touch delete loopback routes installed by the kernel. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256393-7501-VwNseE0Fyu>