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. 22957a80827850c49f5bc32751ba546eca3f8185
Date: Wed, 07 Oct 2015 20:24:51 +0000

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  22957a80827850c49f5bc32751ba546eca3f8185 (commit)
       via  8dfd5e82cbe03fcbf9d32f742856a6eda15b64fb (commit)
      from  65efeec4e9fd9487b9e9c01a69803ea6cd43cbed (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 22957a80827850c49f5bc32751ba546eca3f8185
Author: sg <address@hidden>
Date:   Wed Oct 7 22:24:32 2015 +0200

    added sntp_opts.h (all options for the sntp app), added FILES to describe 
the include folder

commit 8dfd5e82cbe03fcbf9d32f742856a6eda15b64fb
Author: sg <address@hidden>
Date:   Wed Oct 7 22:16:48 2015 +0200

    first 'app': added SNTP client from contrib (unmodified from 
196cbae376dfd484b4833503dd43057b4c3462fa, 28.08.2015)

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

Summary of changes:
 CHANGELOG                                  |    4 +
 src/apps/sntp/sntp.c                       |  697 ++++++++++++++++++++++++++++
 src/include/lwip/apps/FILES                |    2 +
 src/include/lwip/{ethip6.h => apps/sntp.h} |   55 ++--
 src/include/lwip/apps/sntp_opts.h          |  159 +++++++
 5 files changed, 890 insertions(+), 27 deletions(-)
 create mode 100644 src/apps/sntp/sntp.c
 create mode 100644 src/include/lwip/apps/FILES
 copy src/include/lwip/{ethip6.h => apps/sntp.h} (62%)
 create mode 100644 src/include/lwip/apps/sntp_opts.h


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



reply via email to

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