You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenBSD libpcap does not implement bpf_dump().
That's why we need to keep the code and the checks in CMakeLists.txt and
configure.ac even if the official libpcap implement bpf_dump() since
version 0.6.
See the test in PR #1094.
0 commit comments