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)
commit43b7b314f606b64f8645e4ec1a59df8a97a79b5a
treeff424a90e3b06b6cfd99d48e8a8b94a4aec8fa5d
parenta9b3a9f7214b3acc56330c2257aeaa5fa85bf520
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>
net/mac80211/rx.c
This page took 0.024646 seconds and 5 git commands to generate.