[Olsr-dev] [PATCH v1 0/3] De-duplicate neighbours in HELLO messages

Ferry Huberts (spam-protected)
Wed Feb 8 12:45:56 CET 2017


merged on the release and master branches

On 07/02/17 14:14, Ferry Huberts wrote:
> 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(-)
>

-- 
Ferry Huberts



More information about the Olsr-dev mailing list