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. 409d7a99f95240e9188118d423dc88de5bf0a565
Date: Tue, 14 Jul 2015 20:17:58 +0000

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  409d7a99f95240e9188118d423dc88de5bf0a565 (commit)
       via  f77e58146875619e8ad6863de0e284b04df94d2a (commit)
      from  d3217718a904ffd3b6f6cd12d14d526813d46d7a (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 409d7a99f95240e9188118d423dc88de5bf0a565
Author: sg <address@hidden>
Date:   Tue Jul 14 22:17:49 2015 +0200

    Minor coding style fix

commit f77e58146875619e8ad6863de0e284b04df94d2a
Author: Joel Cunningham <address@hidden>
Date:   Mon Jul 13 17:39:20 2015 -0500

    Fix netbuf_destport() when LWIP_CHECKSUM_ON_COPY is not enabled
    
    This commit fixes a bug in netbuf_destport() where LWIP_NETBUF_RECVINFO is
    enabled, but not LWIP_CHECKSUM_ON_COPY is enabled
    
    The flags field is only available when LWIP_CHECKSUM_ON_COPY is enabled. In
    this mode, the toport_chksum is dual functioning as storage for port and
    checksum

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

Summary of changes:
 src/include/lwip/netbuf.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


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



reply via email to

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