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)
commit915b5c50f8f45e78ea96d93f1e49edb20c9470bd
tree05a92826ce3d6b8b0cca4555849ca8538ce3ed19
parentd3aaec8ab76c2d604c2ba7332e1338674607597b
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