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. master_at_STABLE-2_0_0-1050-gd99144e
Date: Fri, 17 Nov 2017 16:12:24 -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  d99144eef11e6be12322359baad95e5d0ead7a27 (commit)
       via  2ff0ef027ef4eca8490dedfad77bd389f1418eda (commit)
      from  8c6884b2db37a8344a8fb93c858588912085f687 (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 d99144eef11e6be12322359baad95e5d0ead7a27
Author: Axel Lin <address@hidden>
Date:   Fri Nov 17 09:33:06 2017 +0100

    tcp: Remove superfluous variable in tcp_netif_ip_addr_changed()
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

commit 2ff0ef027ef4eca8490dedfad77bd389f1418eda
Author: Axel Lin <address@hidden>
Date:   Fri Nov 17 22:19:59 2017 +0800

    Use NETIF_FOREACH macro at appropriate places
    
    Use NETIF_FOREACH macro to get some optimizations for LWIP_SINGLE_NETIF 
case.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/ipv4/ip4.c |  4 ++--
 src/core/ipv6/ip6.c | 12 ++++++------
 src/core/netif.c    |  2 +-
 src/core/tcp.c      |  5 ++---
 4 files changed, 11 insertions(+), 12 deletions(-)


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



reply via email to

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