Wireless Display Filters Flashcards
1
Q
Management Frames
A
wlan.fc.type==0
2
Q
Control Frames
A
wlan.fc.type==1
3
Q
Data Frames
A
wlan.fc.type==2
4
Q
Association Request
A
wlan.fc.type_subtype==0
5
Q
Association Response
A
wlan.fc.type_subtype==1
6
Q
Reassociation Request
A
wlan.fc.type_subtype==2
7
Q
Probe Request
A
wlan.fc.type_subtype==4
8
Q
Probe Response
A
wlan.fc.type_subtype==5
9
Q
Beacon
A
wlan.fc.type_subtype==8
10
Q
ATIM
A
wlan.fc.type_subtype==9
11
Q
Disassociation
A
wlan.fc.type_subtype==10