lalithsuresh / odin

Odin: an SDN framework for programmable Enterprise WLANs.
43 stars 46 forks source link

Fix beacon generation and Tx-rate #1

Open lalithsuresh opened 12 years ago

lalithsuresh commented 12 years ago
  1. Beacons being generated don't correspond to the tx-rates being used by the agent.
  2. Seems like the WiFi cards are retransmitting beacon frames (since they're unicast). We need to set the tx-desc for beacons to not retransmit at all.