lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-350-g84228d4
Date: Mon, 3 Feb 2020 15:53:40 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  84228d4f4bf5ecef16a6d9948b9810b9bc01ebe5 (commit)
       via  dc41eabf5f2c6c3dbd02a0ad0dcd6dcb2def2b19 (commit)
       via  b3046d938edd8b77c23b0e2c487c444680431803 (commit)
       via  177bb6ca06040ace460d6ba80dd5f0de580879ea (commit)
      from  4c15191b1d612b1e41f6059e2fe412c8996ab2d8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 84228d4f4bf5ecef16a6d9948b9810b9bc01ebe5
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Feb 3 21:53:22 2020 +0100

    nd6: cache neighbour index for each next hop, not globally
    
    See bug #47792
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit dc41eabf5f2c6c3dbd02a0ad0dcd6dcb2def2b19
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Feb 3 21:49:57 2020 +0100

    nd6: check defines for global tables for validity
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit b3046d938edd8b77c23b0e2c487c444680431803
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Feb 3 21:33:21 2020 +0100

    nd6: use a pointer where appropriate to make the code more readable
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit 177bb6ca06040ace460d6ba80dd5f0de580879ea
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Feb 3 20:57:28 2020 +0100

    nd6: update addr_hint only if the index has actually changed

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv6/nd6.c              | 73 +++++++++++++++++++++++++---------------
 src/include/lwip/priv/nd6_priv.h |  1 +
 2 files changed, 46 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]