busybox/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 udhcpc: make hostname sanitization optional. Closes 3979 2014-06-16 00:17:00 +02:00
d6_common.h
d6_dhcpc.c udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 2014-02-19 14:17:11 +01:00
d6_packet.c
d6_socket.c
dhcpc.c udhcpc: make hostname sanitization optional. Closes 3979 2014-06-16 00:17:00 +02:00
dhcpc.h udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT 2013-01-28 15:25:35 +01:00
dhcpd.c udhcpd: also add -I ADDR to help text 2013-03-14 02:18:52 +01:00
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 udhcpc: make DHCP packets to have at least 300 DHCP bytes 2013-10-28 23:27:37 +01:00
signalpipe.c
socket.c udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 2012-08-10 00:27:22 +02:00
static_leases.c