[Bug 202351] [ip6] [panic] Kernel panic in ip6_forward (different from 128247, 131038)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 30 20:14:05 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202351
Kristof Provost <kp at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kp at freebsd.org
--- Comment #3 from Kristof Provost <kp at 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.
More information about the freebsd-net
mailing list