Commit History

Author SHA1 Message Date
  Jouni Malinen 6023a7880b Restore hapd->interface_added tracking to core hostapd 11 years ago
  Jouni Malinen 486d2ff0eb hostapd: Deinit ctrl_iface in case of add interface failure 11 years ago
  Jouni Malinen cdf3fb1f1c Fix removal of a BSS that has not yet been fully initialized 11 years ago
  Jouni Malinen 2f99d90726 Remove all BSSs on removal of the first one 11 years ago
  Jouni Malinen 2b6623ab13 hostapd: Do not terminate process on dynamic interface add failure 11 years ago
  Jouni Malinen 0dfd2c61a5 Document AP mode startup functions 11 years ago
  Jouni Malinen fee947bfc0 hostapd: Use correct wpa_printf verbosity level for message 11 years ago
  Jouni Malinen e4ba031531 hostapd: Use start_ctrl_iface() from hostapd_add_iface() 11 years ago
  Jouni Malinen bf7f09bd24 Fix AP mode QoS Map configuration to be per-BSS 11 years ago
  Jouni Malinen dc036d9ee0 DFS: Convert hostapd_data use to hostapd_iface 11 years ago
  Jouni Malinen 2db938e8de hostapd: Fill in phyname automatically 11 years ago
  Jouni Malinen 5ae6449ca2 hostapd: Add ctrl_iface STATUS command 11 years ago
  Jouni Malinen 7d6d73701e hostapd: Add AP-ENABLED/DISABLED ctrl_iface events 11 years ago
  Jouni Malinen e1c5faf007 hostapd: Track interface state 11 years ago
  Jouni Malinen f0793bf191 hostapd: Wait for channel list update after country code change 11 years ago
  Jouni Malinen ad08e1413b hostapd: Move ctrl_iface initialization to happen earlier 11 years ago
  Jouni Malinen 4a5deb9b9d hostapd: Simplify interface initialization 11 years ago
  Jouni Malinen 71cdf6b624 hostapd: Fix ENABLE failure to not remove interface 11 years ago
  Jouni Malinen 2aec4f3c0c Allow add-BSS operation to re-use existing netdev 11 years ago
  Jouni Malinen 5592065850 hostapd: Allow a single BSS to be removed from an interface 11 years ago
  Kyeyoon Park 2e2fff37e9 hostapd: Allow a single BSS to be added to an interface 11 years ago
  Kyeyoon Park a1fb5692af hostapd: Make hostapd_interface_init_bss() available externally 11 years ago
  Kyeyoon Park 66936c6af8 hostapd: Make hostapd_init() available externally 11 years ago
  Kyeyoon Park 390e489c0d hostapd: Allow the first BSS in a multi-BSS setup to be removed 11 years ago
  Kyeyoon Park 33b0b330ce hostapd: Fix error path in hostapd_add_iface() 11 years ago
  Michal Kazior 813d4bac5a DFS: Add support for multi-BSS 11 years ago
  Jouni Malinen 6f2db2fbdd hostapd: Validate configuration parameters on RELOAD command 11 years ago
  Jouni Malinen ebd79f07c4 hostapd: Make hostapd_config::bss array of pointers 11 years ago
  Jouni Malinen a781e211f9 hostapd: Force PSK to be derived again on BSS reload 11 years ago
  Jouni Malinen 9f104b0324 hostapd: Reuse hostapd_clear_old() for RELOAD command 11 years ago