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)
commit45904f21655cf4f0ae7d0fab5906fe51bf56ecf4
treefd023d65b881b6cfcf1529eed7c1ad2523c166e1
parentb9e61f11f47035e3b4545b51fb547fef48eb3096
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