Hi there,
The following points have been changed during the last series: - Use SKBs instead of own packet buffer (batman-adv: Send neighbor discovery packets) - Also accept first packet for packet counting already (batman-adv: Creating neighbor structures, updating LQs) - Fixing the asymmetric penalty handling (no more changes since previous PATCHv2 10/10 though) (batman-adv: Use local tq values determined by NDP on OGMs)
I've also added my Signed-off-by now, as it seems to work fine here for me and the integration now makes more sense to me after PATCHv2 10/10 :). So for me, it'd be ok to add it upstream. Does it make sense to do the OGM cleanup with these patches already or would it be fine to do them after NDP got upstream? In the first case the maintenance/rebasing of the cleanup patches might be more effort until NDP gets upstream. In the latter case, there'd be no need to hurry for doing the cleanup then, reducing the chances of breaking something :). Or would you prefer to have the full batch including the cleanup for the OGMs already?
Cheers, Linus