Hello,
as you may have seen in the last period, TT has been under heavily re-design/work in order to improve its robustness (and also readability). However, some more extensive tests and emulated scenarios revealed that it is possible to hit some situations in which TT behaviour is not optimal.
This set of patches aims to fix some glitches introduces with the last re-design and to fix some issues discovered by testing complex scenarios.
Cheers,
Antonio Quartulli (6): batman-adv: fix TT packet rerouting batman-adv: fix debug message batman-adv: remove useless goto batman-adv: send ROAMING_ADV once batman-adv: remove useless assignment in tt_local_add() batman-adv: fix local client recognition in is_my_client()
routing.c | 36 ++++++++++++++++++++++++++---------- translation-table.c | 22 +++++++++++----------- 2 files changed, 37 insertions(+), 21 deletions(-)