mac80211: Learn about mesh portals from multicast traffic
authorJavier Cardona <javier@cozybit.com>
Fri, 16 Oct 2009 01:10:51 +0000 (18:10 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:22 +0000 (16:48 -0400)
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>

No differences found