commit | 43b7b314f606b64f8645e4ec1a59df8a97a79b5a | [log] [tgz] |
---|---|---|
author | Javier Cardona <javier@cozybit.com> | Thu Oct 15 18:10:51 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:22 2009 -0400 |
tree | ff424a90e3b06b6cfd99d48e8a8b94a4aec8fa5d | |
parent | a9b3a9f7214b3acc56330c2257aeaa5fa85bf520 [diff] |
mac80211: Learn about mesh portals from multicast traffic Mesh portals proxy traffic for nodes external to the mesh. When a proxied frame is received by a mesh interface, it should update its mesh portal table. This was only happening for unicast frames. With this change we also learn about mesh portals from proxied multicast frames. Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>