netutils/dhcpd: minor patch for handling exception cases
authorJin-Seong Kim <jseong82.kim@samsung.com>
Tue, 11 Apr 2017 04:47:39 +0000 (13:47 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:16 +0000 (12:02 +0900)
commitb1a7ef2a1e9124d0637e6b6318a5ac8fd0627fe0
tree8674c55ce8eb1bee3570bf292f11e4a0d2c9f7f8
parent13e506c00383189978c60996611cb11632e26ae0
netutils/dhcpd: minor patch for handling exception cases

This commit is the patch to handling exception cases
 - when abnormal interface name is coming from applications,
   dhcpd should not run
 - dhcpd_run always return OK, it is not good to handle operation
   of dhcpd in application

Change-Id: I88249dabd727fdd1f8af5a6749efc99ded56406f
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
apps/netutils/dhcpd/dhcpd.c