https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227450

Koichiro Iwao <m...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
                 CC|                            |a...@freebsd.org,
                   |                            |m...@freebsd.org
             Status|Closed                      |Open

--- Comment #3 from Koichiro Iwao <m...@freebsd.org> ---
Hi, I found this broke ethernet over IPv6 when I was testing a fix for bug
280736.

- https://reviews.freebsd.org/D51297

gif_output() may be called due to internal behavior of IPv6 stack when the
outer protocol of the tunnel is IPv6. So the kernel should not panic in such
cases. 

Proposed fix is here:

- https://reviews.freebsd.org/D51352

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to