Date: Fri, 03 Jul 2015 12:09:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-xen@FreeBSD.org Subject: [Bug 183139] [xen] [patch] ifconfig options on xn0 lost after xen vm migration to another server Message-ID: <bug-183139-23905-ckM9oDIG7q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-183139-23905@https.bugs.freebsd.org/bugzilla/> References: <bug-183139-23905@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183139 --- Comment #11 from commit-hook@freebsd.org --- A commit references this bug: Author: royger Date: Fri Jul 3 12:09:06 UTC 2015 New revision: 285089 URL: https://svnweb.freebsd.org/changeset/base/285089 Log: netfront: preserve configuration across migrations Try to preserve the xn configuration when migrating. This is not always possible since the backend might not have the same set of options available, in which case we will try to preserve as many as possible. MFC after: 2 weeks PR: 183139 Reported by: mcdouga9@egr.msu.edu Sponsored by: Citrix Systems R&D Changes: head/sys/dev/xen/netfront/netfront.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-183139-23905-ckM9oDIG7q>