commit | 41ade00f21a72d30911c6351a93823a491fffa39 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Dec 19 02:03:29 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:48 2008 -0800 |
tree | d7e4e29c0d757414a5bad9089b1509fd5352ed8f | |
parent | a1464ab61e66c96f9cffea335755de850fe8bdbd [diff] |
cfg80211/nl80211: introduce key handling This introduces key handling to cfg80211/nl80211. Default and group keys can be added, changed and removed; sequence counters for each key can be retrieved. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>