VirtualBox

Changeset 49559 in vbox


Ignore:
Timestamp:
Nov 20, 2013 2:44:13 AM (11 years ago)
Author:
vboxsync
Message:

VBoxNetNAT: always needs Main.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp

    r49516 r49559  
    166166    /* @todo: when configuration would be really needed */
    167167    virtual int parseOpt(int rc, const RTGETOPTUNION& getOptVal);
    168 
     168    /* VBoxNetNAT always needs Main */
     169    virtual bool        isMainNeeded() { return true; }
    169170   private:
    170171    struct proxy_options m_ProxyOptions;
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