All of lore.kernel.org
 help / color / mirror / Atom feed
* hostapd and 11h support
@ 2014-12-24  9:32 Arend van Spriel
  2014-12-24 17:32 ` Jouni Malinen
  0 siblings, 1 reply; 6+ messages in thread
From: Arend van Spriel @ 2014-12-24  9:32 UTC (permalink / raw)
  To: Jouni Malinen; +Cc: hostap, linux-wireless

Hi Jouni,

I am looking at 11h support in hostapd. The supplicant uses 
.start_dfs_cac() driver callback (resulting in NL08211_CMD_RADAR_DETECT) 
and basically the CAC logic is done in the supplicant. Now for our 
devices the entire radar detection and CAC state machine is built in 
firmware. So hostapd would just need to enable 11h in the driver/firmware.

I am considering a new offload feature flag, but not sure whether we 
would need to introduce a new nl80211 command. I am thinking we could 
just reuse .start_dfc_cac(). Because of the feature flag it would have a 
different meaning in the driver. Wanted to know your opinion on this 
approach before starting the work.

Regards,
Arend

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-25  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-24  9:32 hostapd and 11h support Arend van Spriel
2014-12-24 17:32 ` Jouni Malinen
2014-12-24 18:29   ` Arend van Spriel
2014-12-24 19:04     ` Jouni Malinen
2014-12-24 20:40       ` Arend van Spriel
2014-12-25  9:10         ` Jouni Malinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.