VirtualBox

Changeset 79615 in vbox


Ignore:
Timestamp:
Jul 9, 2019 12:21:20 AM (5 years ago)
Author:
vboxsync
Message:

VBoxManage,manual: Added the dhcpserver subcommand findlease for testing IDHCPServer::FindLeaseByMAC(). Wrote a man page for the dhcpserver command and converted the help to the new style. Also took a shot at simplifying the option handling of the existing dhcpserver subcommands while retaining a somewhat more flexible compatibility with the old syntax (not advertised) - not really tested. [build fix] bugref:9288 bugref:9151

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp

    r79614 r79615  
    522522
    523523    bool            fHaveMacAddress   = false;
    524     RTMAC           MacAddress        = { 0, 0, 0, 0, 0, 0 };
     524    RTMAC           MacAddress        = { { 0, 0, 0,  0, 0, 0 } };
    525525
    526526    RTGETOPTSTATE   GetState;
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