From: Arik Nemtsov Date: Wed, 28 Sep 2011 11:12:54 +0000 (+0300) Subject: mac80211: data path modification for TDLS peers X-Git-Tag: v3.2-rc1~129^2~104^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941c93cd039852b7ab02c74f4698c99d82bd6cfe;p=pandora-kernel.git mac80211: data path modification for TDLS peers Mark the STA entries of enabled TDLS peers with a new "peer authorized" flag. During link setup, allow special TDLS setup frames through the AP, but otherwise drop all packets destined to the peer. This is required by the TDLS (802.11z) specification in order to prevent reordering of MSDUs between the AP and direct paths. When setup completes and the peer is authorized, send data directly, bypassing the AP. In the Rx path, allow data to be received directly from TDLS peers. Signed-off-by: Arik Nemtsov Cc: Kalyan C Gaddam Signed-off-by: John W. Linville --- Reading git-diff-tree failed