aboutsummaryrefslogtreecommitdiff
path: root/src/core/cachedhcp.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-02[cachedhcp] Allow cached DHCPACK to apply to temporary network devicesMichael Brown1-10/+65
2023-09-13[netdevice] Allocate private data for each network upper-layer driverMichael Brown1-1/+2
2022-12-22[cachedhcp] Retain cached DHCPACK after startup if not already consumedMichael Brown1-4/+22
2022-12-22[cachedhcp] Include VLAN tag in filter for applying cached DHCPACKMichael Brown1-6/+22
2022-05-23[cachedhcp] Allow cached DHCPACK to override a temporary MAC addresshwmacMichael Brown1-9/+42
2021-07-27[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if presentMichael Brown1-45/+130
2021-02-17[pxe] Split out platform-independent portions of cachedhcp.cMichael Brown1-0/+158