From: Jouni Malinen Date: Thu, 8 Jan 2009 11:32:01 +0000 (+0200) Subject: mac80211: 802.11w - Add BIP (AES-128-CMAC) X-Git-Tag: v2.6.30-rc1~662^2~836^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765cb46a3fc856245ea68a7c961ac87c77e4ae2d;p=pandora-kernel.git mac80211: 802.11w - Add BIP (AES-128-CMAC) Implement Broadcast/Multicast Integrity Protocol for management frame protection. This patch adds the needed definitions for the new information element (MMIE) and implementation for the new "encryption" type (though, BIP is actually not encrypting data, it provides only integrity protection). These routines will be used by a follow-on patch that enables BIP for multicast/broadcast robust management frames. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed