From: Antonio Quartulli Date: Sat, 16 Nov 2013 11:03:50 +0000 (+0100) Subject: batman-adv: extend the ap_isolation mechanism X-Git-Tag: v3.14-rc1~94^2~236^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2fcc2a3ff79de1fa3fba10f88c324d769392af;p=pandora-kernel.git batman-adv: extend the ap_isolation mechanism Change the AP isolation mechanism to not only "isolate" WIFI clients but also all those marked with the more generic "isolation flag" (BATADV_TT_CLIENT_ISOLA). The result is that when AP isolation is on any unicast packet originated by an "isolated" client and directed to another "isolated" client is dropped at the source node. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed