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-1390-g7d1c6ba
Date: Thu, 19 Apr 2018 16:19:14 -0400 (EDT)

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  7d1c6ba549606040307dc19ac4b98ba5ed08d6d8 (commit)
      from  d320b27a5f7a8567c441151eb3895a336c6a34ea (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 7d1c6ba549606040307dc19ac4b98ba5ed08d6d8
Author: Ben Wijen <address@hidden>
Date:   Thu Apr 19 22:18:36 2018 +0200

    dhcp: Fix BOOTP_FILE bug
    
    The comment in dhcp_handle_ack for 'offered_si_addr' states:
    'boot file name copied in dhcp_parse_reply if not overloaded'
    However this code was never reached if the packed was not 'overloaded'
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/ipv4/dhcp.c | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)


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



reply via email to

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