Fix hostname fencepost error in dhcp_compl_event_callback. 17/6517/1
authorJon Loeliger <jdl@netgate.com>
Fri, 28 Apr 2017 02:20:51 +0000 (21:20 -0500)
committerJon Loeliger <jdl@netgate.com>
Fri, 28 Apr 2017 13:59:59 +0000 (08:59 -0500)
commit69186d930ff43b127269abc568bdc656b1e635ad
tree47b99d9fefc839ac85c916a0967cba47b64d0521
parentc855b73f785b3c4c1756927ad542de13ba193b6f
Fix hostname fencepost error in dhcp_compl_event_callback.

Hostnames are limited to 63 characters and a NUL terminator.

Change-Id: Ie1724d83675cca5e8cdfcd99d8e56e530a044d5d
Signed-off-by: Jon Loeliger <jdl@netgate.com>
src/vnet/dhcp/dhcp_api.c