commit | 7e3c88660b5b90f437cf466b1805089ccb764ee3 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Thu Nov 24 17:15:21 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 28 14:44:03 2011 -0500 |
tree | 7b624ef198521b908750da24b0577175e2c71235 | |
parent | 4bb62344e4703414fd253ceb07c163ac37da80d4 [diff] |
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>