Hi all, The following patches update the mesh code to latest draft, 3.03. They also include some minor cleanups and improved debugging. include/linux/ieee80211.h | 3 include/linux/nl80211.h | 11 include/net/cfg80211.h | 9 net/mac80211/Kconfig | 13 + net/mac80211/cfg.c | 15 - net/mac80211/debugfs_netdev.c | 2 net/mac80211/ieee80211_i.h | 23 +- net/mac80211/mesh.c | 143 ++++++++---- net/mac80211/mesh.h | 30 +- net/mac80211/mesh_hwmp.c | 465 +++++++++++++++++++++++++++--------------- net/mac80211/mesh_pathtbl.c | 20 - net/mac80211/mesh_plink.c | 56 +++-- net/mac80211/rx.c | 2 net/mac80211/tx.c | 2 net/mac80211/util.c | 4 net/wireless/nl80211.c | 12 - 16 files changed, 535 insertions(+), 275 deletions(-) Regards, -- Rui Paulo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html