summaryrefslogtreecommitdiff
path: root/net/batman-adv/gateway_client.c
diff options
context:
space:
mode:
authorAntonio Quartulli <ordex@autistici.org>2012-08-27 13:44:43 +0400
committerAntonio Quartulli <ordex@autistici.org>2012-10-29 12:42:49 +0400
commit7f91d06c90204227e91a1332c8c8e527009ec778 (patch)
treef79be70eb05d80280aa523c3507298efd7bceb0e /net/batman-adv/gateway_client.c
parent9f9ff08d26b2f6ecea7900a9c9543c627cd95e56 (diff)
downloadlinux-7f91d06c90204227e91a1332c8c8e527009ec778.tar.xz
batman-adv: pass the WIFI flag from the local to global entry
in case of client roaming a new global entry is added while a corresponding local one is still present. In this case the node can safely pass the WIFI flag from the local to the global entry. This change is required to let the AP-isolation correctly working in case of roaming: if a generic WIFI client C roams from node A to B, A adds a global entry for C without adding any WIFI flag. The latter will be set only later, once A has received C's advertisement from B. In this time period the AP-Isolation (if enabled) would not correctly work since C is not marked as WIFI, so allowing it to communicate with other WIFI clients. Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/batman-adv/gateway_client.c')
0 files changed, 0 insertions, 0 deletions