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. 5493220c93052db4ba423e2000e85135ffb95b57
Date: Sat, 13 Aug 2016 07:07:23 +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  5493220c93052db4ba423e2000e85135ffb95b57 (commit)
      from  ce6ea0df1557571ad418b03fd61a83952bc6d4e3 (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 5493220c93052db4ba423e2000e85135ffb95b57
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Aug 13 09:05:28 2016 +0200

    Move DNS protocol structs to separate header. Needed for Erik Ekman's MDNS 
implementation.

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

Summary of changes:
 src/core/dns.c              |   73 +------------------------
 src/include/lwip/prot/dns.h |  126 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 127 insertions(+), 72 deletions(-)
 create mode 100644 src/include/lwip/prot/dns.h


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



reply via email to

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