Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is to test a fix for a tshark error on Centos
I'm not yet sure why tshark is stricter about this flag on Centos, but dumpcap -i enp0s3 -w - | tshark -r - works and dumpcap -i enp0s3 -w - | tshark -i - doesn't work...
- Loading branch information