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. master_at_STABLE-2_0_0-322-g35e148e
Date: Tue, 14 Feb 2017 15:06:44 -0500 (EST)

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  35e148e26d96ea5ce3523016116ebbddbf69ad60 (commit)
       via  454927151d3cc4e134cd614d757c9523f7a994d3 (commit)
       via  d46d8bcda20aab451054780872b61bfd89d8d90d (commit)
       via  4434762a0897172ccf2b125d1cee289a96eedae8 (commit)
      from  bbedb35bf3284255c851b0afe05b16bd14c000ed (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 35e148e26d96ea5ce3523016116ebbddbf69ad60
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 14 21:03:49 2017 +0100

    MDNS: Use new netif callback, now does not need 
mdns_resp_netif_settings_changed() calls from user any more when 
LWIP_NETIF_EXT_STATUS_CALLBACK is enabled

commit 454927151d3cc4e134cd614d757c9523f7a994d3
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 14 21:02:38 2017 +0100

    Continue working on ext netif callback
    Docs, better callback points (e.g. before netif is set down)

commit d46d8bcda20aab451054780872b61bfd89d8d90d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 14 20:35:48 2017 +0100

    Add some asserts to netif callback functions

commit 4434762a0897172ccf2b125d1cee289a96eedae8
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Feb 14 20:28:43 2017 +0100

    Some minor documentation fixes

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

Summary of changes:
 src/apps/mdns/mdns.c     | 102 +++++++++++++++++++++++++++++++++--------------
 src/core/netif.c         |   9 ++++-
 src/include/lwip/netif.h |  15 +++++--
 src/include/lwip/opt.h   |   4 +-
 4 files changed, 94 insertions(+), 36 deletions(-)


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



reply via email to

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