busybox/networking/udhcp
Peter Korsgaard b6355e2bb5 udhcpc: Unconditionally call deconfig script, not only if lease is active
The udhcpc script may be used to setup fallback configuration (E.G. IPv4LL,
fixed IP address, ..) that also needs to be cleaned up on release (E.G.
when SIGUSR2 is called or on shutdown with -R), so unconditionally call
deconfig.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-08-26 18:46:34 +02:00
..
arpping.c
common.c
common.h
Config.src
d6_common.h
d6_dhcpc.c udhcpc: Unconditionally call deconfig script, not only if lease is active 2016-08-26 18:46:34 +02:00
d6_packet.c
d6_socket.c
dhcpc.c udhcpc: Unconditionally call deconfig script, not only if lease is active 2016-08-26 18:46:34 +02:00
dhcpc.h
dhcpd.c
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c
files.c
Kbuild.src
leases.c
packet.c
signalpipe.c
socket.c
static_leases.c