VirtualBox

Changeset 75568 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 19, 2018 11:52:10 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126727
Message:

Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and older GCC support).

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DHCPServerImpl.h

    r75513 r75568  
    5050    static const std::string kDsrKeyLowerIp;
    5151    static const std::string kDsrKeyUpperIp;
     52    static const std::string kDsrKeyConfig;
    5253};
    5354
     
    125126                  const com::Utf8Str &aTrunkType);
    126127    HRESULT stop();
     128    HRESULT restart();
    127129
    128130    struct Data;
  • trunk/src/VBox/Main/include/NetworkServiceRunner.h

    r75513 r75568  
    3636
    3737    int setOption(const std::string& key, const std::string& val);
     38    void clearOptions();
    3839
    3940    int  start(bool aKillProcOnStop);
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