DHCP client option 61 "client_id" 29/7629/3
authorNeale Ranns <nranns@cisco.com>
Tue, 18 Jul 2017 16:26:53 +0000 (09:26 -0700)
committerNeale Ranns <nranns@cisco.com>
Tue, 18 Jul 2017 19:05:03 +0000 (19:05 +0000)
commit51822bf07a3f0fe72834ea94659faf6e262475ba
tree55acdc249df261a92d0ec09bb7c05a2d4fa7ca44
parenta2fbf6ba0e2553687f56d9a9fb63e2972bdb26c6
DHCP client option 61 "client_id"

the existing seeting of client_id to a VPP version number was unused and so overridden

Change-Id: If9ebea936336f1fcca8d07e67186c95f8f8f0ccd
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/dhcp/client.c
src/vnet/dhcp/client.h
src/vnet/dhcp/dhcp.api
src/vnet/dhcp/dhcp_api.c
test/test_dhcp.py
test/vpp_papi_provider.py