VirtualBox

Changeset 66298 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Mar 28, 2017 11:56:11 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114223
Message:

testdriver/vboxinstaller.py: there is no vboxnetadp6 driver service on Windows, it uses the same vboxnetadp driver service as the NDIS5 driver but points to a different driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py

    r66291 r66298  
    723723
    724724    ## VBox windows services we can query the status of.
    725     kasWindowsServices = [ 'vboxdrv', 'vboxusbmon', 'vboxnetadp', 'vboxnetflt', 'vboxnetadp6', 'vboxnetlwf' ];
     725    kasWindowsServices = [ 'vboxdrv', 'vboxusbmon', 'vboxnetadp', 'vboxnetflt', 'vboxnetlwf' ];
    726726
    727727    def _installVBoxOnWindows(self):
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette