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-837-gcd80e38
Date: Fri, 4 Aug 2017 15:26:50 -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  cd80e38db8acc9372f8ecca7e12ed09a9f114b3c (commit)
       via  7b41aba126c8e907edc6162e8bed211f6c8dca04 (commit)
      from  65ac160e999913e60097b272b88048e6f3e0f35b (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 cd80e38db8acc9372f8ecca7e12ed09a9f114b3c
Author: goldsimon <address@hidden>
Date:   Fri Aug 4 21:26:29 2017 +0200

    Clean up DHCP a bit: no need keep msg_out and msg_in as members in struct 
dhcp
    
    They are used in a call stack only (p_out and options_out_len as well)

commit 7b41aba126c8e907edc6162e8bed211f6c8dca04
Author: goldsimon <address@hidden>
Date:   Fri Aug 4 21:23:12 2017 +0200

    Add the last commit to CHANGELOG

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

Summary of changes:
 CHANGELOG                     |   8 +
 UPGRADING                     |   3 +
 src/core/ipv4/dhcp.c          | 425 +++++++++++++++++++++---------------------
 src/include/lwip/dhcp.h       |   5 -
 src/include/lwip/opt.h        |  17 +-
 src/include/lwip/prot/dhcp6.h | 136 ++++++++++++++
 6 files changed, 371 insertions(+), 223 deletions(-)
 create mode 100644 src/include/lwip/prot/dhcp6.h


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



reply via email to

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