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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-888-gb9d3812
Date: Mon, 21 Aug 2017 15:27:20 -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  b9d3812ee8a6f032bd01735b311b8addb10ad07b (commit)
      from  fa51a7225a530215eeb21691bf94346da35d248d (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 b9d3812ee8a6f032bd01735b311b8addb10ad07b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Aug 21 21:27:12 2017 +0200

    Add assertion that netif index is within sane range in sockets.h.
    We can assert here since lwIP only supports <= 255 netifs due to netif 
index being an u8_t.

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

Summary of changes:
 src/api/sockets.c | 1 +
 1 file changed, 1 insertion(+)


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



reply via email to

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