https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248958
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
