]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix mesh beacon format
authorThomas Pedersen <thomas@cozybit.com>
Fri, 12 Aug 2011 02:35:10 +0000 (19:35 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Aug 2011 18:45:59 +0000 (14:45 -0400)
commit69393c935ca17adb2e76c05d69d9128fe5b42bec
treea7cb2f8e5cf55c4000b549b6ff29c1c99f447825
parentcfeb0e4f26f837f9f9ca3fa456677c61ffde3108
mac80211: fix mesh beacon format

Correct ordering of IEs in the mesh beacon while removing unneeded IEs
from mesh peering frames. Set privacy bit in capability info if security
is enabled. Add utility functions to aid in construction
of IEs and reduce code duplication.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_plink.c
net/mac80211/tx.c