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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_2_0_RELEASE-7-g7807f706
Date: Thu, 28 Sep 2023 16:24:35 -0400 (EDT)

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  7807f706f357d2eea85d9927d970991dc4b1ef90 (commit)
      from  4f78da983f4b6456e95244fa978f9e4458e3e6c6 (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 7807f706f357d2eea85d9927d970991dc4b1ef90
Author: Erik Ekman <erik@kryo.se>
Date:   Thu Sep 28 22:06:27 2023 +0200

    nd6: Update RA link-local addr option length check
    
    lwIP might support different hardware address lengths (when using
    Ethernet and 6LoWPAN for instance). Match provided lladdr length
    from Router Advertisement to the current network interface instead
    of comparing against longest that can be stored.

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

Summary of changes:
 CHANGELOG                   | 5 +++++
 src/core/ipv6/nd6.c         | 5 +++--
 src/include/lwip/prot/nd6.h | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)


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



reply via email to

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