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. STABLE-2_1_0_RELEASE-226-g9263d44
Date: Wed, 30 Jan 2019 13:57:02 -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  9263d448476a254dde19e4b3a7f9f7ea0f376808 (commit)
      from  8f2f43f0937dcb192351f89df78157a814f37b21 (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 9263d448476a254dde19e4b3a7f9f7ea0f376808
Author: Ivan Warren <address@hidden>
Date:   Sat Dec 22 12:31:00 2018 +0100

    Small documentation fix for TFTP
    
    Apparently the TFTP server now also invokes the error() function in the
    tftp_context struct.
    
    Some tftp clients (for example Windows 10 TFTP client) will open the
    remote file before checking the local file can be opened - and will then
    send an error indication to the server to indicate there was an error
    opening the local file. When the happens, the LWIP tftp server will
    invoke the error() member of the tftp_context.

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

Summary of changes:
 src/include/lwip/apps/tftp_common.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


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



reply via email to

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