]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211/mac80211: define and allow configuring mesh element TTL
authorJavier Cardona <javier@cozybit.com>
Fri, 3 Dec 2010 08:20:40 +0000 (09:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Dec 2010 21:01:28 +0000 (16:01 -0500)
commitdca41469fa11a6998f729fd01b0037ab93f37bbd
treefd023d65b881b6cfcf1529eed7c1ad2523c166e1
parentfccfae8cb3f08e3cdb5a8192675a2f60a6172217
nl80211/mac80211: define and allow configuring mesh element TTL

The TTL in path selection information elements is different from
the mesh ttl used in mesh data frames.  Version 7.03 of the 11s
draft calls this ttl 'Element TTL'.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/debugfs_netdev.c
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_pathtbl.c
net/wireless/nl80211.c