Date: Sun, 30 Aug 2015 20:14:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 202351] [ip6] [panic] Kernel panic in ip6_forward (different from 128247, 131038) Message-ID: <bug-202351-2472-hMx1Xj5T81@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202351-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-202351-2472@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=202351 Kristof Provost <kp@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kp@freebsd.org --- Comment #3 from Kristof Provost <kp@freebsd.org> --- Can you test https://reviews.freebsd.org/D3534 ? I expect that things still won't be entirely perfect, but it should at least fix the panic. The issue is that when we use pf to filter on a bridge (i.e. net.link.bridge.pfil_bridge is set) we mistakenly thing that we're routing the packet because the rvcif and the output interface (ifp) are different. -- 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-202351-2472-hMx1Xj5T81>