mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-30 03:42:13 +01:00
- Fix an issue in sniffer.c where some pointer math was giving a warning. - Fix an issue in snifftest.c where a local variable was never read. - Ignore non-TCP/IP packets in snifftest.c. Fixes some tests with pcaps with other types of packets.