Changes between Version 14 and Version 15 of HowTo/virtualMobility


Ignore:
Timestamp:
Sep 6, 2006, 9:30:24 PM (18 years ago)
Author:
cmdavies
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/virtualMobility

    v14 v15  
    1111
    1212 * Since this modification is at a very low layer in the madwifi driver (just after the HAL), it is completely transparent to all routing and packet shifting performed by both the kernel and userspace applications.
    13  *
     13 * Packet skipping occurs above the HAL, so multiple hardware retries, etc have no effect on packet receive percentages.
     14 * When using this tool packets are still sent and received at the hardware layer, and thus you will still need to be sure you're not saturating your radio environment even if you're nodes don't seem to be receiving packets.
    1415
    15 It is important to remember that when using this tool packets are still send and received at the hardware layer, and thus you will still need to be sure you're not saturating your radio environment even if you're nodes don't seem to be receiving packets.
    1616
    1717== Using the Filter ==