busybox/networking/udhcp
Denys Vlasenko 3d306bffc5 udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
EINTR _should_ only happen on two signals we trap, and safe_poll
_should_ work here just fine, but there were kernel bugs where spurious EINTRs
happen (e.g. on ptrace attach). Be safe.

function                                             old     new   delta
udhcpd_main                                         1437    1468     +31

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-03-11 11:39:05 +01:00
..
arpping.c
common.c
common.h
Config.src
d6_common.h
d6_dhcpc.c
d6_packet.c
d6_socket.c
dhcpc.c
dhcpc.h
dhcpd.c udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling 2018-03-11 11:39:05 +01:00
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c
Kbuild.src
packet.c
signalpipe.c
socket.c