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. c28fb298b7048e6bd36fe8ab6711ed743abfcc94
Date: Wed, 17 Aug 2016 14:38:18 +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  c28fb298b7048e6bd36fe8ab6711ed743abfcc94 (commit)
      from  93b286e5085de6ad77dc85e0a359300f56926263 (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 c28fb298b7048e6bd36fe8ab6711ed743abfcc94
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Aug 17 16:37:15 2016 +0200

    Introduce an API to store arbitrary data pointers in struct netif
    Let MDNS to use the new API
    TODO: AutoIP, DHCP

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

Summary of changes:
 src/apps/mdns/mdns.c     |   74 +++++++++++++++++++++++++++-------------------
 src/core/netif.c         |   27 ++++++++++++++---
 src/include/lwip/netif.h |   15 +++++-----
 src/include/lwip/opt.h   |    8 +++++
 4 files changed, 81 insertions(+), 43 deletions(-)


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



reply via email to

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