]> The Tcpdump Group git mirrors - tcpdump/commit
Add check for pcap timestamp warnings. (GH #693)
authorGreg Steinbrecher <[email protected]>
Tue, 31 Jul 2018 12:54:04 +0000 (05:54 -0700)
committerGuy Harris <[email protected]>
Wed, 21 Nov 2018 23:55:20 +0000 (15:55 -0800)
commit6968516dd6d67af2b2ecd17f486387366c3290be
tree23f30ad6e21ced05c964fe8d9217806d714678b4
parent0d2fe5dc595cb1c7f62b0bff6f9f7edc1e9ad216
Add check for pcap timestamp warnings. (GH #693)

Previously would silently accept any of "host", "adapter", or
"adapter_unsynced" regardless of whether the interface supported
the option.

(cherry picked from commit 7ebcaf603d7edc5e028195c4b360e3a857f5de3e)
tcpdump.c