VirtualBox

Changeset 79761 in vbox for trunk/src/VBox/Main/Makefile.kmk


Ignore:
Timestamp:
Jul 14, 2019 3:18:41 AM (5 years ago)
Author:
vboxsync
Message:

Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP server so we can start logging early. Added log rotation and limits. Put the config file next to the log and leases file. Validate DHCP options by reusing the parser code from the server, adding a bunch more DHCP options to the parser. Removed legacy and hardcoded configuration options from the dhcp server, it's all config file now. Fixed a bug in the option parsing of the VBoxManage dhcpserver add/modify commands. bugref:9288

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r79732 r79761  
    444444##         VBoxC, you shall obviously put them in VBOX_MAIN_DEFS!  So, one way or the other they they disappear from here...
    445445VBoxSVC_DEFS = \
     446       IN_VBOXSVC \
    446447        VBOX_MAIN_SETTINGS_ADDONS \
    447448        IN_VMM_STATIC \
     
    551552        src-server/DHCPServerImpl.cpp \
    552553        src-server/DHCPConfigImpl.cpp \
     554        ../NetworkServices/Dhcpd/DhcpOptions.cpp \
    553555        src-server/NetworkServiceRunner.cpp \
    554556        src-server/NATNetworkImpl.cpp \
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