]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ee08a680b2eaaa3a0da03f4637f413b9b0a9ea7
tree7b624ef198521b908750da24b0577175e2c71235
parent7c705bb5b6c9665f38a26fdfa593ed963244294c
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