summaryrefslogtreecommitdiff
path: root/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* NetworkServices/DhcpOptions: Signed warning fix. bugref:9790vboxsync2020-07-111-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Dhcpd: Implemented forcing and suppessing DHCP option. bugref:9288vboxsync2019-07-181-1/+103
* Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that replaced...vboxsync2019-07-171-9/+11
* Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as 'Legacy' doe...vboxsync2019-07-151-1/+1
* Dhcpd: Use RTStrConvertHexBytesEx for parsing raw hex strings. bugref:9288vboxsync2019-07-151-35/+21
* Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP server so we...vboxsync2019-07-141-1/+9
* Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP server so we...vboxsync2019-07-141-3/+3
* Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP server so we...vboxsync2019-07-141-46/+210
* Dhcpd: s/Defs.h/DhcpdInternal.h/, s/TimeStamp/Timestamp/g, started adding com...vboxsync2019-07-041-0/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and GCC...vboxsync2018-11-211-1/+1
* Rolled back r126789.vboxsync2018-11-201-1/+1
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and GCC...vboxsync2018-11-201-1/+1
* Rolled back r126727.vboxsync2018-11-191-1/+1
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 and old...vboxsync2018-11-191-1/+1
* Rolled back r126670.vboxsync2018-11-161-1/+1
* Main/DHCPD: bugref:9288 Use new implementation of DHCP server.vboxsync2018-11-161-1/+1
* NetworkServices/Dhcpd: implement reading config from a file.vboxsync2018-04-051-0/+175
* NetworkServices/Dhcpd: export fixvboxsync2018-01-311-0/+67