Skip to content
  • Maria Matejka's avatar
    c3729457
    Polytap: A network type simulating a wifi ad-hoc network. · c3729457
    Maria Matejka authored
    There is basic MAC address hashing, unicast retransmission
    and broadcasts sent to all with probability of delivery based on the
    distance.
    
    I expect to do some real-world measurements involving some physical
    devices to assess the actual distribution of packet loss wrt. distance,
    and if the probability function is actually too unreal, I'll have to
    update it to reflect the physical reality.
    c3729457
    Polytap: A network type simulating a wifi ad-hoc network.
    Maria Matejka authored
    There is basic MAC address hashing, unicast retransmission
    and broadcasts sent to all with probability of delivery based on the
    distance.
    
    I expect to do some real-world measurements involving some physical
    devices to assess the actual distribution of packet loss wrt. distance,
    and if the probability function is actually too unreal, I'll have to
    update it to reflect the physical reality.
Loading