]> The Tcpdump Group git mirrors - tcpdump/commit
Don't print ", " before the length if we're printing the link-layer
authorguy <guy>
Tue, 26 Apr 2005 07:14:25 +0000 (07:14 +0000)
committerguy <guy>
Tue, 26 Apr 2005 07:14:25 +0000 (07:14 +0000)
commit2b473a285a901db43676f607f03ef852c8c92334
tree678e265f117dc92120e5bb58703bae3b4c29e706
parent814b8a3b6342a66504ff22d370ccefff114a49eb
Don't print ", " before the length if we're printing the link-layer
header, as the ", " isn't necessary, and looks ugly, in that case.

Use TCHECK() and TCHECK2() for bounds checking, and do more bounds
checking.
print-isoclns.c