busybox/networking/udhcp
Arthur Gautier c29021e2a5 udhcpc: dns labels can actually start with a number
While RFC1035 recommends a label not to start with a number, there is
actually no such limitation in dns. One may buy a domain name like
0x1.net and use it.

This commit remove this check and allow a user to use such domains.

Signed-off-by: Arthur Gautier <baloo@gandi.net>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-07-30 03:03:58 +02:00
..
arpping.c udhcpd: add option for tweaking arpping 2014-10-30 11:59:04 +01:00
common.c udhcp: add PXELINUX path prefix option (code 210) definition 2014-07-16 14:21:42 +02:00
common.h udhcpd: add option for tweaking arpping 2014-10-30 11:59:04 +01:00
Config.src
d6_common.h
d6_dhcpc.c libbb: add a function to make a copy of a region of memory 2015-07-19 23:05:20 +02:00
d6_packet.c
d6_socket.c
dhcpc.c udhcpc: dns labels can actually start with a number 2015-07-30 03:03:58 +02:00
dhcpc.h
dhcpd.c dhcpd: fix an improper widening conversion 2015-01-27 21:59:40 +01:00
dhcpd.h udhcpd: add option for tweaking arpping 2014-10-30 11:59:04 +01:00
dhcprelay.c
domain_codec.c
dumpleases.c
files.c udhcpd: if a lease from lease file coincides with a static one, ignore it 2014-11-25 18:49:14 +01:00
Kbuild.src
leases.c udhcpd: add option for tweaking arpping 2014-10-30 11:59:04 +01:00
packet.c
signalpipe.c
socket.c
static_leases.c