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. 831b7fc7d30c5d7c05abc9112f073a4855e22e45
Date: Wed, 24 Aug 2016 06:09:13 +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  831b7fc7d30c5d7c05abc9112f073a4855e22e45 (commit)
       via  d9b0236525b9b6e59c28710d8547d2d742246054 (commit)
       via  e78bc41116fe299e063b36b1f7363e4b6f27c6de (commit)
      from  c719c466b3a1cfa8ad7b55fa51070ab32047a00e (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 831b7fc7d30c5d7c05abc9112f073a4855e22e45
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Aug 24 08:09:03 2016 +0200

    Add note to pbuf_type about correct TX/RX type selection

commit d9b0236525b9b6e59c28710d8547d2d742246054
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Aug 24 08:04:04 2016 +0200

    Fix MDNS did not allocate TX packets from RAM but from POOL

commit e78bc41116fe299e063b36b1f7363e4b6f27c6de
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Aug 24 08:01:36 2016 +0200

    Document ethernet level functions

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

Summary of changes:
 src/apps/mdns/mdns.c             |    4 +--
 src/include/lwip/pbuf.h          |    9 ++++---
 src/include/lwip/prot/ethernet.h |   52 +++++++++++++++++++++++++++-----------
 src/netif/ethernet.c             |   10 ++++++--
 4 files changed, 53 insertions(+), 22 deletions(-)


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



reply via email to

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