mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
54741517f1
Clear DHCP buffer between recv
Very large PXE requests can leave residual information that small, non-pxe requests will interact poorly with, leading to spurious pxe-client with cloned uuid of most recent large request. Clearing between IO normalizes the state to avoid the bleed over.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%