reactos/base/services/dhcpcsvc
Hervé Poussineau 1ff3d1c395 [DHCPCSVC] Change automatic address assignment to use hardware address
According to RFC 3927, the pseudo-random number generation algorithm MUST be chosen
so that different hosts do not generate the same sequence of numbers, and that the
pseudo-random number generator SHOULD be seeded using a value derived from the
IEEE 802 MAC address, so that a host will usually select the same IPv4 Link-Local
address each time it is booted.
2021-04-20 18:28:36 +02:00
..
dhcp [DHCPCSVC] Change automatic address assignment to use hardware address 2021-04-20 18:28:36 +02:00
include [DHCPCSVC] Eliminate unused code and associated parameters 2019-04-07 18:32:28 +02:00
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dhcpcsvc.c [DHCPSVC] Properly stub DhcpRequestParams() 2018-12-06 22:26:10 +01:00
dhcpcsvc.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dhcpcsvc.spec [DHCPSVC] Properly stub DhcpRequestParams() 2018-12-06 22:26:10 +01:00