mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-16 12:47:50 +00:00
Jarrod Johnson
f0e5572b05
Remove filename from DHCP reply
filename is ignored if pxeclient anyway. This will provide a consistent approach for boot file for dhcp-elsewhere and fixed ip clients alike. Also add some TODO about how to enable DHCPREQUEST processing when the time comes, as today the code skipping option parsing for DISCOVER packets trips up the ability to continue. We must make sure we don't call discovery handler again for REQUEST after doing so for DISCOVER.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%