summaryrefslogtreecommitdiffstats
path: root/src/core/cachedhcp.c
Commit message (Expand)AuthorAgeFilesLines
* [cachedhcp] Allow cached DHCPACK to apply to temporary network devicesMichael Brown2024-04-021-10/+65
* [netdevice] Allocate private data for each network upper-layer driverMichael Brown2023-09-131-1/+2
* [cachedhcp] Retain cached DHCPACK after startup if not already consumedMichael Brown2022-12-221-4/+22
* [cachedhcp] Include VLAN tag in filter for applying cached DHCPACKMichael Brown2022-12-221-6/+22
* [cachedhcp] Allow cached DHCPACK to override a temporary MAC addressMichael Brown2022-05-231-9/+42
* [efi] Record cached ProxyDHCPOFFER and PXEBSACK, if presentMichael Brown2021-07-271-45/+130
* [pxe] Split out platform-independent portions of cachedhcp.cMichael Brown2021-02-171-0/+158