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-1509-g2d65251
Date: Tue, 3 Jul 2018 15:09:41 -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  2d65251c6c03db3269875ae69a8933155ae8f49e (commit)
      from  b398a2a394866866090d009e8715f66082daaa32 (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 2d65251c6c03db3269875ae69a8933155ae8f49e
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Jul 3 21:09:33 2018 +0200

    mdns: add config option to use netif ext callback
    
    e.g. if the calling stack should not invoke the mdns functions due
    to high stack usage, disable the option and trigger it yourself.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/apps/mdns/mdns.c              | 8 ++++++--
 src/include/lwip/apps/mdns_opts.h | 7 +++++++
 2 files changed, 13 insertions(+), 2 deletions(-)


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



reply via email to

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