Date: Thu, 10 Oct 2019 02:27:50 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 241106] tun/ppp: panic: vm_fault: fault on nofault entry when bringing ppp interface down Message-ID: <bug-241106-7501-xrNqQxHwRj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241106-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-241106-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=3D241106 --- Comment #3 from lenzi.sergio@gmail.com --- in the file /usr/src/sys/net/rtsock.c line 1579 for the pointer =3D> rt->rt_ifp->if_addr the system does not panic, but any route to the ppp tunX (if_tun) results in a router to the remote ip on the = ppp inteface to have no interface and than the system does not assign that addr= ess to the tun ppp interface, reporting -> address already in use.. --=20 You are receiving this mail because: You are the assignee for the bug. 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-241106-7501-xrNqQxHwRj>