Skip to content
Commit 068ee6e2 authored by Antonio Quartulli's avatar Antonio Quartulli
Browse files

batman-adv: roaming handling mechanism redesign



This patch allows clients to roam multiple times within the same
originator-interval.

To enable this new feature two key aspects that have been introduced:
1) packets are always directed to the node that was originally
serving the roamed client which will then re-route the data
to the correct destination at any point in time;
2) the client flags handling mechanism has been properly modified
in order to allow multiple roamings withinin the same orig-int.
Therefore flags are now set properly even in this scenario.

Signed-off-by: default avatarAntonio Quartulli <ordex@autistici.org>
parent be73b488
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment