oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.43k stars 998 forks source link

how to close scan trigger? #314

Closed starsyiyi closed 6 years ago

starsyiyi commented 6 years ago

I found a issue that is AP send TCP data to STA, it will be retransmitted when triggeri sacn event(nl80211_cmd_trigger_scan), so must to close the trigger_can, how to close it ? thank a lot

starsyiyi commented 6 years ago

Retransmitted no cause by the event 'trigger_can' , yet, i delete the event in hostapd source , the issue still exists, i tried to setup mode 'ad-hoc' and testing is normal. so may be some configure settings cause by the issue.(ex hw_mode ?? network driver?? ...)