Skip to content

Commit

Permalink
OpenBSD tcpdump does not support 'subtype prob-req'
Browse files Browse the repository at this point in the history
  • Loading branch information
guedou committed Apr 18, 2021
1 parent 0069441 commit 8b63d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regression.uts
Expand Up @@ -2154,7 +2154,7 @@ f.close()
del f, pkt

= Check sniff() offline with linktype & 802.11 filter
~ tcpdump
~ tcpdump linux

fd = get_temp_file()
wrpcap(fd, [RadioTap()/Dot11()/Dot11ProbeReq(), RadioTap()/Dot11()])
Expand Down

0 comments on commit 8b63d73

Please sign in to comment.