]> 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:08:42 +0000 (16:08 -0700)
commitf457560d1ea77dee99a3e38590489ba94ab20de1
treec305c44e9b338c94d3c946f699813e4c2ce2ded9
parent2038a2a2e6a532fc3dc02ac6a99865b06954205f
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