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-1194-g83ff201
Date: Sun, 28 Jan 2018 16:25:10 -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  83ff2014ae9c37a7fe581404e912eb9ada540e37 (commit)
       via  d6cf8a3e383fbd5c64eb9669b8d42fab236782e6 (commit)
      from  93f9c56c325b0172fdd1781ff48e445ae438e052 (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 83ff2014ae9c37a7fe581404e912eb9ada540e37
Author: goldsimon <address@hidden>
Date:   Sun Jan 28 20:57:53 2018 +0100

    tcp_enqueue_flags: no need to check pcb->snd_queuelen
    
    We only allow SYN or FIN in this functions and FIN shall always come
    through, so no need to check pcb->snd_queuelen

commit d6cf8a3e383fbd5c64eb9669b8d42fab236782e6
Author: goldsimon <address@hidden>
Date:   Sun Jan 28 20:56:52 2018 +0100

    tcp_out: improved some comments

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

Summary of changes:
 src/core/tcp_out.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)


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



reply via email to

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