Hi,
    I'm trying to do a monitor mode vif capture on an AR9280 and
seeing weird behavior with 802.11 ACKs sourced from or destined to my
device. I added the interface like so:

iw dev wlan0 interface add mon0 type monitor flags control fcsfail
(tried multiple flag combos)
ifconfig mon0 promisc
ifconfig mon0 up

When I generate traffic on wlan0 running tcpdump on mon0, I see all
the expected acks for other stations and APs around me, but acks with
my device as the RA show up weirdly delayed or out of order, and I
never see the acks from my device to the AP.

Here's a few seconds of excerpts from the capture illustrating the
issue with my station pinging google (full dump attached):


...
<bunch of beacon frames>
...

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    905 21.694704   294520791674  -45
  Routerbo_10:55:40 (RA) 802.11   40     Acknowledgement,
Flags=........C

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    906 21.694736                                  192.168.15.128
  74.125.224.114        ICMP     131    Echo (ping) request
id=0x35e0, seq=4/1024, ttl=64

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    907 21.698056   294520794523  -47              74.125.224.114
  192.168.15.128        ICMP     148    Echo (ping) reply
id=0x35e0, seq=4/1024, ttl=56

...
<bunch of beacon frames>
...

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    938 22.704788   294521801751  -46
  Routerbo_10:55:40 (RA) 802.11   40     Acknowledgement,
Flags=........C

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    939 22.704819                                  192.168.15.128
  74.125.224.114        ICMP     131    Echo (ping) request
id=0x35e0, seq=5/1280, ttl=64

No.     Time        MAC timestamp SSI Signal (dBm) Source
  Destination           Protocol Length Info
    940 22.718909   294521815376  -48              74.125.224.114
  192.168.15.128        ICMP     148    Echo (ping) reply
id=0x35e0, seq=5/1280, ttl=56

...
<bunch more beacon frames>
...


So the ACK either shows up in my tcpdump very late, or is coming in
out of order with the ping request, and we never see the ACK to the AP
(but we don't see retransmits, so obviously they're coming in and
going out in a timely fashion).

It seems to be 100% reproducible, and doesn't just affect ping. Is
this expected behavior?

I'm on kernel 3.2.2.

Thanks for any insight!
No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    900 21.531757   294520627813  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2475, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 900: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    901 21.531776   294520628202  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2474, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 901: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    902 21.634169   294520729978  -45              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2479, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 902: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    903 21.634193   294520730203  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2476, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 903: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    904 21.634212   294520730638  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2475, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 904: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    905 21.694704   294520791674  -45                                    
Routerbo_10:55:40 (RA) 802.11   40     Acknowledgement, Flags=........C

Frame 905: 40 bytes on wire (320 bits), 40 bytes captured (320 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Acknowledgement, Flags: ........C

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    906 21.694736                                  192.168.15.128        
74.125.224.114        ICMP     131    Echo (ping) request  id=0x35e0, 
seq=4/1024, ttl=64

Frame 906: 131 bytes on wire (1048 bits), 131 bytes captured (1048 bits)
Radiotap Header v0, Length 13
IEEE 802.11 QoS Data, Flags: .......T
Logical-Link Control
Internet Protocol Version 4, Src: 192.168.15.128 (192.168.15.128), Dst: 
74.125.224.114 (74.125.224.114)
Internet Control Message Protocol

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    907 21.698056   294520794523  -47              74.125.224.114        
192.168.15.128        ICMP     148    Echo (ping) reply    id=0x35e0, 
seq=4/1024, ttl=56

Frame 907: 148 bytes on wire (1184 bits), 148 bytes captured (1184 bits)
Radiotap Header v0, Length 26
IEEE 802.11 QoS Data, Flags: ......F.C
Logical-Link Control
Internet Protocol Version 4, Src: 74.125.224.114 (74.125.224.114), Dst: 
192.168.15.128 (192.168.15.128)
Internet Control Message Protocol

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    908 21.736546   294520832377  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2480, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 908: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    909 21.736588   294520832603  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2477, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 909: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    910 21.736608   294520832991  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2476, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 910: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    911 21.838954   294520934777  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2481, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 911: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    912 21.838993   294520935020  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2478, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 912: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    913 21.839014   294520935409  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2477, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 913: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    914 21.941407   294521037186  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2482, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 914: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    915 21.941432   294521037483  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2479, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 915: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    916 21.941452   294521037873  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2478, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 916: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    917 22.043738   294521139589  -47              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2483, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 917: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    918 22.043762   294521139815  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2480, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 918: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    919 22.043780   294521140205  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2479, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 919: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    920 22.146161   294521241977  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2484, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 920: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    921 22.146184   294521242202  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2481, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 921: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    922 22.146202   294521242628  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2480, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 922: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    923 22.248526   294521344377  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2485, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 923: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    924 22.248549   294521344603  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2482, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 924: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    925 22.248568   294521344994  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2481, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 925: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    926 22.351014   294521446777  -45              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2486, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 926: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    927 22.351056   294521447075  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2483, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 927: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    928 22.351076   294521447464  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2482, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 928: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    929 22.453488   294521549335  -45              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2487, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 929: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    930 22.453512   294521549561  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2484, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 930: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    931 22.453532   294521549951  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2483, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 931: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    932 22.555774   294521651578  -45              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2488, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 932: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    933 22.555796   294521651803  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2485, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 933: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    934 22.555815   294521652240  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2484, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 934: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    935 22.658131   294521753979  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2489, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 935: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    936 22.658153   294521754205  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2486, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 936: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    937 22.658172   294521754593  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2485, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 937: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    938 22.704788   294521801751  -46                                    
Routerbo_10:55:40 (RA) 802.11   40     Acknowledgement, Flags=........C

Frame 938: 40 bytes on wire (320 bits), 40 bytes captured (320 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Acknowledgement, Flags: ........C

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    939 22.704819                                  192.168.15.128        
74.125.224.114        ICMP     131    Echo (ping) request  id=0x35e0, 
seq=5/1280, ttl=64

Frame 939: 131 bytes on wire (1048 bits), 131 bytes captured (1048 bits)
Radiotap Header v0, Length 13
IEEE 802.11 QoS Data, Flags: .......T
Logical-Link Control
Internet Protocol Version 4, Src: 192.168.15.128 (192.168.15.128), Dst: 
74.125.224.114 (74.125.224.114)
Internet Control Message Protocol

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    940 22.718909   294521815376  -48              74.125.224.114        
192.168.15.128        ICMP     148    Echo (ping) reply    id=0x35e0, 
seq=5/1280, ttl=56

Frame 940: 148 bytes on wire (1184 bits), 148 bytes captured (1184 bits)
Radiotap Header v0, Length 26
IEEE 802.11 QoS Data, Flags: ......F.C
Logical-Link Control
Internet Protocol Version 4, Src: 74.125.224.114 (74.125.224.114), Dst: 
192.168.15.128 (192.168.15.128)
Internet Control Message Protocol

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    941 22.760538   294521856378  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2490, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 941: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    942 22.760573   294521856604  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2487, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 942: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    943 22.760593   294521856992  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2486, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 943: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    944 22.862946   294521958778  -47              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2491, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 944: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    945 22.862987   294521959004  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2488, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 945: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    946 22.863007   294521959393  -46              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2487, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 946: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    947 22.965333   294522061178  -45              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2492, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 947: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    948 22.965359   294522061404  -46              ArubaNet_1d:b6:f1     
Broadcast             802.11   157    Beacon frame, SN=2489, FN=0, 
Flags=........C, BI=100, SSID=GoogleGuest

Frame 948: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    949 22.965378   294522061793  -47              ArubaNet_1d:b6:f2     
Broadcast             802.11   280    Beacon frame, SN=2488, FN=0, 
Flags=........C, BI=100, SSID=Broadcast

Frame 949: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame

No.     Time        MAC timestamp SSI Signal (dBm) Source                
Destination           Protocol Length Info
    950 23.067749   294522163596  -46              ArubaNet_1d:b6:f0     
Broadcast             802.11   288    Beacon frame, SN=2493, FN=0, 
Flags=........C, BI=100, SSID=Google-A

Frame 950: 288 bytes on wire (2304 bits), 288 bytes captured (2304 bits)
Radiotap Header v0, Length 26
IEEE 802.11 Beacon frame, Flags: ........C
IEEE 802.11 wireless LAN management frame
_______________________________________________
ath9k-devel mailing list
[email protected]
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to