]> The Tcpdump Group git mirrors - tcpdump/commit
VTP: Filter out non-printable characters
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 10 Nov 2015 12:28:17 +0000 (13:28 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 10 Nov 2015 12:28:17 +0000 (13:28 +0100)
commitdee95f4fb45cf98b2d15d43fc90391c6ca3b7f3a
tree5de64f404589974c52830994e13ab7215a8c7942
parentf06ad544065547cef460b55a005f9722081ffefe
VTP: Filter out non-printable characters

Use fn_printzp().

Moreover:
Improve some comments.
Use 'type' instead of '*(tptr+1)' when possible.
print-vtp.c