VirtualBox

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

Dhcpd: a couple of more todos. bugref:9288

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp

    r79865 r79906  
    392392    data.insert(data.end(), (uint8_t *)&bp, (uint8_t *)&bp.bp_vend.Dhcp.dhcp_opts);
    393393
     394    /** @todo TFTP, bootfile name, etc. pick from extended options if no
     395     *        override in effect? */
     396
    394397    /*
    395398     * Options
     
    411414        data.resize(RTNET_DHCP_NORMAL_SIZE);
    412415
     416    /** @todo dump it */
     417
    413418    return VINF_SUCCESS;
    414419}
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