VirtualBox

Changeset 71365 in vbox


Ignore:
Timestamp:
Mar 16, 2018 12:18:32 PM (7 years ago)
Author:
vboxsync
Message:

ValidationKit: report host to guest TXS session connect attempts with the corresponding IP, to allow spotting bogus IP addresses

File:
1 edited

Legend:

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

    r71084 r71365  
    30633063                    reporter.fatalXcpt();
    30643064                else:
     3065                    reporter.log('TxsConnectTask: opening session to ip "%s"' % (sIpAddr));
    30653066                    self._openTcpSession(sIpAddr, cMsIdleFudge = 5000);
    30663067                    return None;
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