]> The Tcpdump Group git mirrors - tcpdump/commit
DHCPv6: Replace the (void)nd_printn() calls by nd_printjnp() calls
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 12 Dec 2020 12:14:34 +0000 (13:14 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 12 Dec 2020 12:14:34 +0000 (13:14 +0100)
commitf6a0369dfc998ccdb69870ab641a3716d6fca454
tree531241a09032f0cd7a555a182e604e819eabcf9d
parentfa7eedd1aa13cf963d5809bbc2f1e54bee118869
DHCPv6: Replace the (void)nd_printn() calls by nd_printjnp() calls

There is no null byte in the middle of these option values.

Remove an unnecessary cast.
print-dhcp6.c