netutils/dhcpd: specify port number when binding the socket
authorJin-Seong Kim <jseong82.kim@samsung.com>
Mon, 27 Mar 2017 07:59:32 +0000 (16:59 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:02 +0000 (12:02 +0900)
commit7bb5c0f8ccb32bfb3603dfcc295f52978e6aef1c
tree375148d8dff73240f31d316a29dd4574f9b6a854
parent76403552614580e4e576061359155b5ee8a497f7
netutils/dhcpd: specify port number when binding the socket

This commit is to patch for specifying port number of dhcp server when
binding the socket. If there is no port number specified, DHCP packets
have wrong port number and this may cause interoperability problems
during DHCP handshaking with various other platforms.

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