8 Jul
2010
8 Jul
'10
7:05 a.m.
Mark Price wrote:
Currently, DHCP-Boot-Filename value is not being sent and DHCP-Boot-File-Name is being sent. The problem is only with DHCP-Boot-Filename.
OK.
Note that DHCP-Boot-Filename is part of the dhcp header (as seen in src/lib/dhcp.c). When freeradius writes the response packet, the DHCP-Boot-Filename field is blank, when it should be pulling in a string if I configure DHCP-Boot-Filename.
Yes. That's easy enough to fix, and should be in 2.1.10. Alan DeKok.