]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Store the current network IDs before upgrade
authorOwen Smith <owen.smith@citrix.com>
Mon, 26 Sep 2022 09:55:25 +0000 (10:55 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 7 Oct 2022 15:27:29 +0000 (16:27 +0100)
commit6bb628f3ed9085624f4331b7dbf91afa5ac7789b
tree0f70fd30c085fb32d072e8446528b68cd7642ee2
parent4190f166ca0cc40487ef052f5341b32b43ad2f5e
Store the current network IDs before upgrade

Write the current NetCfgInstanceId and NetLuid to a store location during
the install preprocess step, so that XenVif can restore settings if the
network IDs are changed.
Write NetLuid and NetCfgInstanceId to XenVif's Settings key for this VIF index

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/coinst/coinst.c