dhcpv6: rework DHCPv6 message to string implementation
authorHans Dedecker <dedeckeh@gmail.com>
Tue, 8 Dec 2020 17:31:25 +0000 (18:31 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 8 Dec 2020 17:35:15 +0000 (18:35 +0100)
commit3999b6d3947bcaa2def874311b427a2ea0efba5b
treee34ab1033373caf0f3d95e9868701faa18060db6
parente99e029626f2044e65870e74f22c96865297bfbf
dhcpv6: rework DHCPv6 message to string implementation

As the DHCPv6 messages handled by odhcp6c are not numerical consecutive
drop the DHCPv6 message string array

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
src/dhcpv6.c