Closed josephshanak closed 2 years ago
I updated the error message displayed when the PCAP header has an unsupported link type.
Previously it would print something like:
./test2.pcap: Unsupported linktype detected
Now it prints something like
./test2.pcap: Unsupported linktype detected 113
This makes it easier to troubleshoot.
I updated the error message displayed when the PCAP header has an unsupported link type.
Previously it would print something like:
Now it prints something like
This makes it easier to troubleshoot.