hush/networking/udhcp
Jeremy Kerr b8ffd11e65 udhcp: add PXELINUX path prefix option (code 210) definition
Like d3092c99, this change adds support for the DHCP "path-prefix"
option, as defined in RFC 5071. We use the string identifer
"pxepathprefix".

Adding this option makes string parsing in the hook scripts simpler.

function                                             old     new   delta
dhcp_option_strings                                  255     269     +14
dhcp_optflags                                         72      74      +2

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-07-16 14:21:42 +02:00
..
arpping.c
common.c udhcp: add PXELINUX path prefix option (code 210) definition 2014-07-16 14:21:42 +02:00
common.h udhcp: add PXELINUX path prefix option (code 210) definition 2014-07-16 14:21:42 +02:00
Config.src
d6_common.h
d6_dhcpc.c
d6_packet.c
d6_socket.c
dhcpc.c
dhcpc.h
dhcpd.c
dhcpd.h udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT 2013-01-28 15:25:35 +01:00
dhcprelay.c
domain_codec.c
dumpleases.c
files.c
Kbuild.src
leases.c
packet.c
signalpipe.c
socket.c
static_leases.c