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-225-g30aedfc
Date: Mon, 16 Jan 2017 07:52:23 +0000 (UTC)

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  30aedfc3f7ae633b8ef481e8db7db4508172171c (commit)
       via  df8e404abd7e7b801c5734efc2d2de6144cb7847 (commit)
      from  9898d406bc5ea8a268895672bb56a6811c4cec43 (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 30aedfc3f7ae633b8ef481e8db7db4508172171c
Author: Axel Lin <address@hidden>
Date:   Mon Jan 16 10:55:56 2017 +0800

    tcp_out: Fix comment for last_unsent->oversize_left and 
tcp_pcb.unsent_oversize
    
    Both last_unsent->unsent_oversize and tcp_pcb.unsent_oversized fields are 
not
    exist, fix the comments.
    
    Signed-off-by: Axel Lin <address@hidden>

commit df8e404abd7e7b801c5734efc2d2de6144cb7847
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jan 13 11:13:44 2017 +0100

    Add some parentheses for better code readability in tcp_in.c

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

Summary of changes:
 src/core/tcp_in.c                |    6 +++---
 src/core/tcp_out.c               |    2 +-
 src/include/lwip/priv/tcp_priv.h |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


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



reply via email to

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