net/lwip: add comments on DHCP/DHCPS
authorJin-Seong Kim <jseong82.kim@samsung.com>
Mon, 27 Mar 2017 07:18:59 +0000 (16:18 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:02 +0000 (12:02 +0900)
commitb495392897d535fd96e17626e172c7a89a124cd7
tree31af70a1b9d7f72bc75dfbfd1c5d54f1f90bc629
parent15e66b9b664d9b7ee1b3d8d5f64c0ed7bf3b37b0
net/lwip: add comments on DHCP/DHCPS

This commit is including added comments about DHCP client and server and
disabled LWIP_DHCP definition for explicit directions on lwIP
 - user can configure lwIP feature set via lwipopts.h
 - DHCP client and server are supported by netutils in this platform

Change-Id: I9051246f38a70a741236969454adb315d8aed77a
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
os/include/net/lwip/lwipopts.h [changed mode: 0644->0755]