Date: Sat, 02 Nov 2024 09:51:52 +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-dmGXP5Pz95@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 #33 from Eugene Grosbein <eugen@freebsd.org> --- (In reply to Alexander V. Chernikov from comment #11) It seems the problem is same as in my old PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223129 The problem was fixed back in 2017 with introduction of PINNED routes with = the following patch: https://bz-attachments.freebsd.org/attachment.cgi?id=3D187334 But it broke again in times of 13-CURRENT. Note, one does not need PPP to reproduce the problem. I have it with 13.3-STABLE/amd64 with a pair of gif(4) interfaces and OSPF running over my network.=20 If OSPF installs IPv4 /30 prefix received over gif1, I cannot assign the pr= efix to gif0 anymore. It worked just fine with FreeBSD 12. --=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-dmGXP5Pz95>