]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Use NDIS 6.60 interfaces, if supported
authorOwen Smith <owen.smith@citrix.com>
Tue, 26 Oct 2021 07:12:10 +0000 (08:12 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Sun, 28 Nov 2021 20:31:48 +0000 (12:31 -0800)
commit193d157d7a9d467e68b73e06c0f0b173c43808d6
treeec3d7a3222acbac9f69e36df021d5e7d43c9a15d
parent223a71f67f71e8476ebd54c859a7b57b717ada9a
Use NDIS 6.60 interfaces, if supported

Server 2016 introduced NDIS 6.60, update the interfaces to use NDIS 6.60 if
the reported NDIS runtime version supports this. No additional features of
NDIS 6.60 are used.
Also corrects the PhysicalMediaType property, which would otherwise block
functionality

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xennet.inf
src/xennet/adapter.c
src/xennet/miniport.c
vs2015/xennet/xennet.vcxproj
vs2017/xennet/xennet.vcxproj
vs2019/xennet/xennet.vcxproj