Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2021 18:36:26 +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-ExkXNta6fu@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 #5 from Nathan Whitehorn <nwhitehorn@FreeBSD.org> ---
One workaround to this is to just delete the logic in routed that adds this
loopback route. The code is original from SGI in 1996 and I think never did
anything useful on FreeBSD -- it certainly doesn't seem to now -- but didn't
cause harm until whatever kernel change is preventing setting an IP on this
interface.

That said, while I'm happy to commit the attached patch to routed, the
underlying behavior in the kernel, whatever it is, that is making SIOCAIFAD=
DR
fail seems bogus to me.

--=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-256393-7501-ExkXNta6fu>