]> The Tcpdump Group git mirrors - tcpdump/commit
Remove some useless tests
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 14 Sep 2018 15:34:47 +0000 (17:34 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 14 Sep 2018 16:04:38 +0000 (18:04 +0200)
commit3976533f2cdbf4373a9ea71197aead3e5699aef0
treec0b6a68780a712fe736f77874a77612925154300
parent6795da23af1f0df9013634d4d2d22a7f8fe24e93
Remove some useless tests

Because packet length (length) >= capture length (caplen).

(see the sanity checks in print.c, pretty_print_packet() function)
print-arcnet.c
print-atm.c
print-bt.c
print-nflog.c
print-pktap.c
print-ppp.c
print-sl.c