[Bug 230845] VIMAGE regression: breaks netfront suspend/resume
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 23 17:09:13 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230845
--- Comment #3 from commit-hook at freebsd.org ---
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/338256
Log:
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 on the CC list for the bug.
More information about the freebsd-net
mailing list