Changes between Version 4 and Version 5 of 802.11/MAC/Upper/AP


Ignore:
Timestamp:
Nov 22, 2013, 10:37:46 AM (10 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/AP

    v4 v5  
    17171. Scheduled Events
    1818
     19In our implementation, each of these state transitions occurs via an interrupt.
     20
    1921== Wireless MPDU Receptions ==
    2022||  [[Image(wiki:802.11/files:AP_mpdu_rx.png, width=600)]]  ||
    2123||  '''MPDU Reception States'''  ||
     24
     25When receiving a wireless frame, an 802.11 AP must filter on the type of packet and where it came from (i.e. transmitter address TA).
    2226
    2327== Ethernet Frame Receptions ==