]> The Tcpdump Group git mirrors - tcpdump/commit
Fix PPI header and payload printing.
authorGuy Harris <[email protected]>
Tue, 23 Sep 2014 23:08:42 +0000 (16:08 -0700)
committerGuy Harris <[email protected]>
Tue, 23 Sep 2014 23:09:26 +0000 (16:09 -0700)
commit1306311b2cb55dc081241df049b005fb219b8098
tree893db186bcdd234e1269edc7fdb889d3e7fac820
parentc6384fa604a9f1e2fbec6754300256ee5df7fae6
Fix PPI header and payload printing.

Header printing (-e) had a stray ", " before the header; remove it.

Payload printing was skipping only the fixed portion of the PPI header,
not the entire header.
print-ppi.c