[Olsr-dev] [PATCH v1 0/3] De-duplicate neighbours in HELLO messages
Ferry Huberts
(spam-protected)
Tue Feb 7 14:14:15 CET 2017
From: Ferry Huberts <(spam-protected)>
This series is on top of my previous patch series titled
"hello reception: use link status ordering"
See the explanations in the descriptions of commits 2f38613 and
5089a79.
To fix the issue more thoroughly we need to ensure that no duplicate
neighbours are sent or received because that confuses the receiver.
This is especially true when the HELLO messages are fragmented, and
even more so when the fragments have some delay between them since
that causes link instability.
Ferry Huberts (1):
hello reception: only remove UNSPEC duplicates
Iwan G. Flameling (2):
lq_packet: do not report duplicate neighbours in HELLO messages
hello reception: remove duplicate neighbors
src/lq_packet.c | 70 +++++++++++++++++++++++++++++++++++----------------
src/process_package.c | 38 ++++++++++++++++++++++++++++
2 files changed, 87 insertions(+), 21 deletions(-)
--
2.9.3
More information about the Olsr-dev
mailing list