VirtualBox

Changeset 15518 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Dec 15, 2008 4:45:29 PM (16 years ago)
Author:
vboxsync
Message:

added a LogRel entry pointing out that potential child config entries are wrong for the netsniffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp

    r15115 r15518  
    320320        return VERR_PDM_DRVINS_UNKNOWN_CFG_VALUES;
    321321
     322    if (CFGMR3GetFirstChild(pCfgHandle))
     323        LogRel(("NetSniffer: Found child config entries -- are you trying to redirect ports?\n"));
     324
    322325    /*
    323326     * Init the static parts.
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