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-106-ge0e4240
Date: Mon, 22 Oct 2018 14:38:02 -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  e0e4240875695307ec07488e07c08dc513818e74 (commit)
      from  3aef9c5305fab0f810cfdab7b3e029370fee3e3f (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 e0e4240875695307ec07488e07c08dc513818e74
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Oct 22 20:37:56 2018 +0200

    Revert "Allow the use of external Sockets headers"
    
    This reverts commit 413b26a7e1f746108e2d7f200baf1e08071329c2.
    
    It breaks the build if LWIP_SOCKET is disabled.
    Plus it breaks git history for inet.h and sockets.h for no real reason.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/include/lwip/inet.h         | 127 +++++++-
 src/include/lwip/lwip_inet.h    | 169 ----------
 src/include/lwip/lwip_sockets.h | 688 ----------------------------------------
 src/include/lwip/opt.h          |   9 -
 src/include/lwip/sockets.h      | 645 ++++++++++++++++++++++++++++++++++++-
 5 files changed, 763 insertions(+), 875 deletions(-)
 delete mode 100644 src/include/lwip/lwip_inet.h
 delete mode 100644 src/include/lwip/lwip_sockets.h


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



reply via email to

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