On Saturday 16 November 2013 12:03:50 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
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 antonio@open-mesh.com
translation-table.c | 5 +++++ 1 file changed, 5 insertions(+)
Applied in revision ae95c4e.
Thanks, Marek