summaryrefslogtreecommitdiffstats
path: root/workspace/customdhcpcd/src/Makefile
diff options
context:
space:
mode:
authorNiklas2011-08-30 15:03:25 +0200
committerNiklas2011-08-30 15:03:25 +0200
commit34e522bcad11b1264a92e46379991fb4d344f1d1 (patch)
treee317e1b5f910e390ee4b1eae4e90df91ca78dc91 /workspace/customdhcpcd/src/Makefile
parenttried to fix the message loss problem, but failed. TODO: debug and socket sni... (diff)
downloadfbgui-34e522bcad11b1264a92e46379991fb4d344f1d1.tar.gz
fbgui-34e522bcad11b1264a92e46379991fb4d344f1d1.tar.xz
fbgui-34e522bcad11b1264a92e46379991fb4d344f1d1.zip
added check for file existens. renamed the dhcpcd bin to customdhcpcd. temporal solution for the message loss problem => added a sleep(1) function after every send operation. this makes the programm a bit slower but it solves the problem, we now receive every message (issue 339)
Diffstat (limited to 'workspace/customdhcpcd/src/Makefile')
-rw-r--r--workspace/customdhcpcd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspace/customdhcpcd/src/Makefile b/workspace/customdhcpcd/src/Makefile
index 13d9f28..7f90db4 100644
--- a/workspace/customdhcpcd/src/Makefile
+++ b/workspace/customdhcpcd/src/Makefile
@@ -2,7 +2,7 @@
# Our mk stubs also work with GNU make.
# Copyright 2008 Roy Marples <roy@marples.name>
-PROG= dhcpcd
+PROG= customdhcpcd
SRCS= arp.c client.c common.c configure.c dhcp.c dhcpcd.c duid.c \
info.c interface.c ipv4ll.c logger.c logwriter.c signal.c socket.c
MAN= dhcpcd.8