https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230845--- Comment #3 from
[hidden email] ---
A commit references this bug:
Author: kp
Date: Thu Aug 23 16:52:53 UTC 2018
New revision: 338256
URL:
https://svnweb.freebsd.org/changeset/base/338256Log:
xen/netfront: Ensure curvnet is set
netfront_backend_changed() is called from the xenwatch_thread(), which means
that the curvnet is not set. We have to set it before we can call things like
arp_ifinit().
PR: 230845
Changes:
head/sys/dev/xen/netfront/netfront.c
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[hidden email] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xenTo unsubscribe, send any mail to "
[hidden email]"