]> The Tcpdump Group git mirrors - tcpdump/commit
Replace '(void)nd_print()' calls by nd_printjnp() calls
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 11 Dec 2020 09:20:58 +0000 (10:20 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 11 Dec 2020 09:50:25 +0000 (10:50 +0100)
commitfa7eedd1aa13cf963d5809bbc2f1e54bee118869
tree3a2ecb20f1255a416a2018d491747ce1e8a6bf49
parent2eb023747062b79164c8f34adbf893bec938dd9a
Replace '(void)nd_print()' calls by nd_printjnp() calls

'(void)nd_print(ndo, start, start + len)' are replaced by
'nd_printjnp(ndo, start, len)'
print-hsrp.c
print-openflow-1.0.c
print-openflow-1.3.c
print-vrrp.c
print-wb.c