mac80211: failed forwarded mesh frame addressing
authorThomas Pedersen <thomas@cozybit.com>
Fri, 25 Nov 2011 01:15:21 +0000 (17:15 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Nov 2011 19:44:03 +0000 (14:44 -0500)
commit7e3c88660b5b90f437cf466b1805089ccb764ee3
tree7b624ef198521b908750da24b0577175e2c71235
parent4bb62344e4703414fd253ceb07c163ac37da80d4
mac80211: failed forwarded mesh frame addressing

Don't write the TA until next hop is actually known, since we might need
the original TA for sending a PERR. Previously we would send a PERR to
ourself if path resolution for a forwarded frame failed.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_pathtbl.c
net/mac80211/rx.c