commit | d3092c99ae90f2be2e1f990eab15921ea26652fd | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Tue Nov 12 11:18:26 2013 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Nov 12 11:18:26 2013 +0100 |
tree | d9b533f1173f09baeb0f8e1d4b688edb99de9e0c | |
parent | 087843a65b82ca2be486118214293530a6814d2d [diff] |
udhcp: add PXELINUX config file option (code 209) definition This change adds a definition for DHCP option 209. RFC 5071 defines code 209 as a configuration file for a PXE bootloader; this change uses the string "pxeconffile" as its text identifier. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>