[Bug 248958] pptpd + vlan panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 28 12:55:41 UTC 2020


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

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj at FreeBSD.org

--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
Created attachment 217588
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217588&action=edit
patch

There is a general problem in that netgraph is not fully VNET-aware and does
not set the current VNET when calling into the network stack in some cases. 
See r363735 for a recent example.  I think this patch will fix it, though it's
really just a bandaid.

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


More information about the freebsd-bugs mailing list