VirtualBox

Changeset 79514 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 4, 2019 8:01:58 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131793
Message:

Dhcpd: Eliminated use of std::string (probably my mistake in the original code). Various other cleanups. bugref:9288

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/net.h

    r76585 r79514  
    657657/** @} */
    658658
     659/** @name DHCP Option overload flags (option 52)
     660 * @{ */
     661#define RTNET_DHCP_OPTION_OVERLOAD_FILE     1
     662#define RTNET_DHCP_OPTION_OVERLOAD_SNAME    2
     663#define RTNET_DHCP_OPTION_OVERLOAD_MASK     3
     664/** @} */
     665
    659666/** @name DHCP Message Types (option 53)
    660667 * @{ */
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