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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1204-g64a351c
Date: Tue, 30 Jan 2018 18:41:19 -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  64a351cbe0c54f6918e483dc972dfcc3e83efc40 (commit)
      from  0ee7a39594ac2f8a237e4c0fb1c3296d49c6788a (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 64a351cbe0c54f6918e483dc972dfcc3e83efc40
Author: Joel Cunningham <address@hidden>
Date:   Tue Jan 30 17:35:40 2018 -0600

    tcp_out: remove CHECKSUM_GEN_TCP case from tcp_send_empty_ack
    
    CHECKSUM_GEN_TCP support was moved to tcp_output_control_segment
    so we can remove usage of tcphdr and the extra set of #if/#endif
    
    This fixes https://travis-ci.org/yarrick/lwip-merged/builds/335348098

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

Summary of changes:
 src/core/tcp_out.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


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



reply via email to

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