From: Johannes Berg Date: Thu, 9 Dec 2010 18:58:59 +0000 (+0100) Subject: cfg80211/nl80211: separate unicast/multicast default TX keys X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd2fd656f2060abfd3a16257f8b51ec60f6d2ed;p=pandora-kernel.git cfg80211/nl80211: separate unicast/multicast default TX keys Allow userspace to specify that a given key is default only for unicast and/or multicast transmissions. Only WEP keys are for both, WPA/RSN keys set here are GTKs for multicast only. For more future flexibility, allow to specify all combiations. Wireless extensions can only set both so use nl80211; WEP keys (connect keys) must be set as default for both (but 802.1X WEP is still possible). Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed