]> git.baikalelectronics.ru Git - kernel.git/commit
open80211s: Stop using zero for address 3 in mesh plink mgmt frames
authorJavier Cardona <javier@cozybit.com>
Tue, 3 May 2011 23:57:10 +0000 (16:57 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 May 2011 18:37:48 +0000 (14:37 -0400)
commit775bdb7601f7c97ed6409eb365752ee37a7bc61f
tree05a92826ce3d6b8b0cca4555849ca8538ce3ed19
parent9ce8a498ff2bb5e50a908db270d4e82a2b349a87
open80211s: Stop using zero for address 3 in mesh plink mgmt frames

Previous versions of 11s draft used the all zeroes address.  Current
draft uses the same address as address 2.

Also, use the ANA-approved action category code for peer establishment frames.

Note: This breaks compatibility with previous mesh protocol instances.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_plink.c