Changes between Version 3 and Version 4 of 802.11/MAC


Ignore:
Timestamp:
Aug 2, 2013, 1:34:51 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC

    v3 v4  
    4040
    4141The MAC implementation is split into two pieces that each run on their own processor.
    42  * The [wiki:./High High-level MAC] is responsible for inter-packet behaviors that are not time critical
    43  * The [wiki:./Low Low-level MAC] is responsible for intra-packet behaviors that are time critical
     42 * The [wiki:./Upper Upper-level MAC] is responsible for inter-packet behaviors that are not time critical
     43 * The [wiki:./Lower Lower-level MAC] is responsible for intra-packet behaviors that are time critical