Re: [RFC 2/4] cfg80211: Add new interface type for OCB mode

2014-06-03 Thread Johannes Berg
On Fri, 2014-05-30 at 18:56 +0200, Rostislav Lisovy wrote: > Add new OCB mode (outside the context of the BSS) interface > type as well as functions necessary to configure the interface > when 'joining' such network. I think you also want some API to leave (stop operating in) the network again,

Re: [RFC 2/4] cfg80211: Add new interface type for OCB mode

2014-06-03 Thread Johannes Berg
On Fri, 2014-05-30 at 18:56 +0200, Rostislav Lisovy wrote: Add new OCB mode (outside the context of the BSS) interface type as well as functions necessary to configure the interface when 'joining' such network. I think you also want some API to leave (stop operating in) the network again, and

[RFC 2/4] cfg80211: Add new interface type for OCB mode

2014-05-30 Thread Rostislav Lisovy
Add new OCB mode (outside the context of the BSS) interface type as well as functions necessary to configure the interface when 'joining' such network. Signed-off-by: Rostislav Lisovy --- include/net/cfg80211.h | 7 + include/uapi/linux/nl80211.h | 3 ++ net/wireless/Makefile

[RFC 2/4] cfg80211: Add new interface type for OCB mode

2014-05-30 Thread Rostislav Lisovy
Add new OCB mode (outside the context of the BSS) interface type as well as functions necessary to configure the interface when 'joining' such network. Signed-off-by: Rostislav Lisovy rostislav.lis...@fel.cvut.cz --- include/net/cfg80211.h | 7 + include/uapi/linux/nl80211.h | 3 ++