]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: fix RPL DAGID printing (GH #418)
authorDenis Ovsienko <[email protected]>
Sat, 3 Jan 2015 07:24:12 +0000 (07:24 +0000)
committerDenis Ovsienko <[email protected]>
Sat, 3 Jan 2015 07:29:12 +0000 (07:29 +0000)
commitd0fab6bf8389561b9ea57e6e02505de6aff18f75
tree5498fe7cb6c751603d2a8d7c2d8bb91a7bef3f3d
parentaf7c82332e79d9f019ef344f714b0860783e8af6
ICMPv6: fix RPL DAGID printing (GH #418)

Allow an extra byte in the buffer for snprintf()'s null character,
otherwise it does not work as intended (issue spotted by Gisle Vanem on
Windows, where snprintf() behaviour seems to be different). Update the
tests.
print-icmp6.c
tests/rpl-14-daovvv.out
tests/rpl-19-pickdag.out
tests/rpl-19-pickdagvvv.out