colin@cozybit.com
93da9cc17c
Add nl80211 commands to get and set o11s mesh networking parameters
...
The two new commands are NL80211_CMD_GET_MESH_PARAMS and
NL80211_CMD_SET_MESH_PARAMS. There is a new attribute enum,
NL80211_ATTR_MESH_PARAMS, which enumerates the various mesh configuration
parameters.
Moved struct mesh_config from mac80211/ieee80211_i.h to net/cfg80211.h.
nl80211_get_mesh_params and nl80211_set_mesh_params unpack the netlink messages
and ask the driver to get or set the configuration. This is done via two new
function stubs, get_mesh_params and set_mesh_params, in struct cfg80211_ops.
Signed-off-by: Colin McCabe <colin@cozybit.com >
Acked-by: Johannes Berg <johannes@sipsolutions.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2008-10-31 19:00:39 -04:00
..
2008-10-20 08:52:40 -07:00
2008-10-22 01:19:37 +02:00
2008-10-19 22:54:12 +02:00
2008-10-22 15:38:42 -07:00
2008-10-20 09:03:12 -07:00
2008-10-21 13:25:28 +11:00
2008-10-30 11:38:47 -07:00
2008-10-31 00:56:49 -07:00
2008-10-20 16:07:19 +01:00
2008-10-20 11:01:52 -07:00
2008-10-20 08:50:25 -07:00
2008-10-20 08:52:42 -07:00
2008-10-23 08:20:34 -07:00
2008-10-21 07:48:52 -04:00
2008-10-20 08:52:32 -07:00
2008-10-21 07:47:22 -04:00
2008-10-20 08:52:34 -07:00
2008-10-30 11:38:45 -07:00
2008-10-23 18:51:22 +04:00
2008-10-23 05:13:16 -04:00
2008-10-23 10:23:07 -07:00
2008-10-22 20:21:31 +02:00
2008-10-21 17:45:06 +01:00
2008-10-18 14:29:15 +01:00
2008-10-20 08:52:37 -07:00
2008-10-20 08:52:36 -07:00
2008-10-21 07:47:06 -04:00
2008-10-30 11:38:45 -07:00
2008-10-30 11:38:45 -07:00
2008-10-31 00:59:46 -04:00
2008-10-21 07:47:06 -04:00
2008-10-23 16:00:24 +02:00
2008-10-23 17:57:37 +04:00
2008-10-27 15:06:01 +01:00
2008-10-22 09:48:06 +02:00
2008-10-23 13:52:40 +04:00
2008-10-22 20:21:30 +02:00
2008-10-22 20:21:33 +02:00
2008-10-24 12:54:18 -04:00
2008-10-21 07:47:30 -04:00
2008-10-31 19:00:06 -04:00
2008-10-29 22:02:09 +01:00
2008-10-18 14:29:15 +01:00
2008-10-20 13:23:01 -07:00
2008-10-18 14:05:18 +02:00
2008-10-21 15:54:40 +02:00
2008-10-23 08:55:01 -07:00
2008-10-20 08:52:40 -07:00
2008-10-20 13:23:01 -07:00
2008-10-31 00:17:34 -07:00
2008-10-28 14:21:34 +02:00
2008-10-28 14:22:15 +02:00
2008-10-20 22:34:12 +01:00
2008-10-23 16:05:26 -07:00
2008-10-20 08:52:39 -07:00
2008-10-20 08:50:25 -07:00
2008-10-20 08:52:31 -07:00
2008-10-20 08:52:39 -07:00
2008-10-20 08:52:30 -07:00
2008-10-20 08:52:39 -07:00
2008-10-29 00:51:25 +01:00
2008-10-22 10:00:23 +11:00
2008-10-22 10:00:23 +11:00
2008-10-23 05:13:20 -04:00
2008-10-30 23:54:35 -07:00
2008-10-31 19:00:39 -04:00
2008-10-21 15:17:48 +11:00
2008-10-23 08:55:02 -07:00
2008-10-20 08:52:30 -07:00
2008-10-20 08:52:32 -07:00
2008-10-20 08:50:26 -07:00
2008-10-22 16:42:43 -07:00
2008-10-23 10:20:36 -07:00
2008-10-22 16:42:35 -07:00
2008-10-23 14:54:18 -07:00
2008-10-26 23:07:25 -07:00
2008-10-23 00:11:07 -04:00
2008-10-23 18:54:05 +04:00
2008-10-23 08:55:01 -07:00
2008-10-20 08:52:39 -07:00
2008-10-29 11:19:58 -07:00
2008-10-21 07:49:04 -04:00
2008-10-30 11:38:45 -07:00
2008-10-20 08:52:40 -07:00
2008-10-24 12:48:46 +02:00
2008-10-30 11:38:47 -07:00
2008-10-20 08:52:39 -07:00
2008-10-28 13:24:06 -07:00
2008-10-23 15:20:06 +04:00
2008-10-22 07:00:38 -04:00
2008-10-20 08:52:40 -07:00
2008-10-20 08:52:31 -07:00
2008-10-20 08:52:42 -07:00
2008-10-22 09:48:06 +02:00
2008-10-21 07:47:06 -04:00
2008-10-21 14:31:15 -02:00
2008-10-23 15:48:28 +04:00
2008-10-23 17:35:04 +04:00
2008-10-22 10:00:25 +11:00
2008-10-28 16:01:07 -07:00