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-790-g26771d0
Date: Tue, 18 Jul 2017 13:54:10 -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  26771d0800f592dcd9efa0049087040aa76aa12c (commit)
       via  5eff45cac064cb14a034add77ac13ac4251fadbd (commit)
      from  7b13fae833e4220814a37c5412e52034cc161c49 (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 26771d0800f592dcd9efa0049087040aa76aa12c
Author: goldsimon <address@hidden>
Date:   Tue Jul 18 19:16:38 2017 +0200

    Add @todo: scope ip6addr?

commit 5eff45cac064cb14a034add77ac13ac4251fadbd
Author: Our Air Quality <address@hidden>
Date:   Tue Jul 18 00:43:22 2017 +1000

    Correct a few uses of sizeof(ip6_addr_t) to sizeof(ip6_addr_p_t)
    
    The ip6_addr_t structure may have an addition slot so is not necessarily
    the size of an ipv6 address, so some uses of sizeof(ip6_addr_t) were not
    correct.
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/apps/mdns/mdns.c | 6 +++---
 src/core/dns.c       | 9 +++++----
 2 files changed, 8 insertions(+), 7 deletions(-)


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



reply via email to

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