VirtualBox

Changeset 90896 in vbox


Ignore:
Timestamp:
Aug 25, 2021 6:11:39 PM (3 years ago)
Author:
vboxsync
Message:

Audio/ValKit: Explicitly let the guest VKAT connect to the host on NATed VMs (reverse connection). ​bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/audio/tdAudioTest.py

    r90846 r90896  
    408408                                 '--tempdir', sPathAudioTemp, '--outdir', sPathAudioOut ];
    409409
     410            # Needed for NATed VMs.
     411            asArgs.extend(['--tcp-connect-addr', '10.0.2.2' ]);
     412
    410413            #
    411414            # Add own environment stuff.
Note: See TracChangeset for help on using the changeset viewer.

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