Hi,
after several rounds of code & documentation reviews a number of improvements found their way into the patchset. The changelog is as follows:
v2:
- rebroadcast packet immediately after best neighbor timeout - add a flag to avoid forwarding the same OGMs multiple times - move TVLV processing out of update_route() and into batadv_v_ogm_process_per_outif() - code comments improvements (typ0s, clarifications, etc) - mark OGM packet as new when protection window is started - remove redundant throughput checks - simplify/fix best neighbor check
Happy routing, The B.A.T.M.A.N. team