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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 0b5c393361a3a4051694728b1448cc254f1a6583
Date: Wed, 27 Jul 2016 11:18:16 +0000 (UTC)

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  0b5c393361a3a4051694728b1448cc254f1a6583 (commit)
       via  6c7eef7ac0ae1f773f4208ecbeb02948ce1a99a7 (commit)
       via  ef5c1b659059fcb1c1a213b26f8d440e27babc04 (commit)
       via  fc7aa7a247791e07df80e90e57ee4487f815cd8d (commit)
       via  ccc830c99c623202c56b881f9ad674f5c2fc5168 (commit)
      from  af97f9b239a98c13701aa307b256017306c005c7 (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 0b5c393361a3a4051694728b1448cc254f1a6583
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 13:16:24 2016 +0200

    Improve documentation grouping in sys abstraction layer

commit 6c7eef7ac0ae1f773f4208ecbeb02948ce1a99a7
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 13:14:31 2016 +0200

    More documentation updates

commit ef5c1b659059fcb1c1a213b26f8d440e27babc04
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 13:09:33 2016 +0200

    Work on lwIP documentation

commit fc7aa7a247791e07df80e90e57ee4487f815cd8d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 13:07:29 2016 +0200

    Move content from contrib.h and upgrading.h to main_page.h

commit ccc830c99c623202c56b881f9ad674f5c2fc5168
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jul 27 13:03:36 2016 +0200

    Work on lwIP documentation

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

Summary of changes:
 doc/doxygen/contrib.h     |    4 ----
 doc/doxygen/lwip.Doxyfile |    2 +-
 doc/doxygen/main_page.h   |   10 ++++++++++
 doc/doxygen/upgrading.h   |    4 ----
 src/api/tcpip.c           |    6 ++++--
 src/core/dns.c            |    2 +-
 src/core/init.c           |   22 ++++++++++++++++++++--
 src/core/ip.c             |    6 +++++-
 src/core/timeouts.c       |    2 +-
 src/include/lwip/sys.h    |   17 ++++++++++++++---
 src/include/lwip/tcpip.h  |    2 +-
 src/netif/ethernet.c      |    4 +++-
 12 files changed, 60 insertions(+), 21 deletions(-)
 delete mode 100644 doc/doxygen/contrib.h
 delete mode 100644 doc/doxygen/upgrading.h


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



reply via email to

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