commit | 2157fdd6ae3f760a95c5c50072a1b4ac656eb9f5 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Thu Sep 01 12:32:14 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 14 13:56:16 2011 -0400 |
tree | 9964525f86c7d6deb9c55a1ebbc8e4f2871a8e60 | |
parent | 8c771244fbab51661da7dbbabfa5dceffb3e3cce [diff] |
mac80211: check if mesh frame is in RMC after decrypt To check whether a frame is in the RMC, we need access to the mesh header. This header is encrypted in encrypted data frames, so make this check after the frame has been decrypted. Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>