Skip to content

Commit 8b63d73

Browse files
committed
OpenBSD tcpdump does not support 'subtype prob-req'
1 parent 0069441 commit 8b63d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/regression.uts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@ f.close()
21542154
del f, pkt
21552155

21562156
= Check sniff() offline with linktype & 802.11 filter
2157-
~ tcpdump
2157+
~ tcpdump linux
21582158

21592159
fd = get_temp_file()
21602160
wrpcap(fd, [RadioTap()/Dot11()/Dot11ProbeReq(), RadioTap()/Dot11()])

0 commit comments

Comments
 (0)