Hi David,
here is a bugfix which we would like to see integrated into net.
Please pull or let me know of any problem!
Thank you, Simon
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20170802
for you to fetch changes up to 54e22f265e872ae140755b3318521d400a094605:
batman-adv: fix TT sync flag inconsistencies (2017-07-31 11:17:38 +0200)
---------------------------------------------------------------- Here is a batman-adv bugfix:
- fix TT sync flag inconsistency problems, which can lead to excess packets, by Linus Luessing
---------------------------------------------------------------- Linus Lüssing (1): batman-adv: fix TT sync flag inconsistencies
net/batman-adv/translation-table.c | 60 ++++++++++++++++++++++++++++++++------ net/batman-adv/types.h | 2 ++ 2 files changed, 53 insertions(+), 9 deletions(-)