From: Javier Cardona Date: Fri, 16 Oct 2009 01:10:51 +0000 (-0700) Subject: mac80211: Learn about mesh portals from multicast traffic X-Git-Tag: v2.6.33-rc1~388^2~599^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b7b314f606b64f8645e4ec1a59df8a97a79b5a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed