VirtualBox

Changeset 79614 in vbox


Ignore:
Timestamp:
Jul 8, 2019 11:51:32 PM (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. [cleanup] bugref:9288 bugref:9151

File:
1 edited

Legend:

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

    r79612 r79614  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
    22 #ifndef VBOX_ONLY_DOCS
    2322#include <VBox/com/com.h>
    2423#include <VBox/com/array.h>
     
    2625#include <VBox/com/errorprint.h>
    2726#include <VBox/com/VirtualBox.h>
    28 #endif /* !VBOX_ONLY_DOCS */
    2927
    3028#include <iprt/cidr.h>
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