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. b0917d987a3ec5bddd44f2a4e0d8a3adc2c74dc0
Date: Thu, 24 Sep 2015 12:57:21 +0000

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  b0917d987a3ec5bddd44f2a4e0d8a3adc2c74dc0 (commit)
       via  99d2e5233d78fd314106efacb93e6467ad7f1904 (commit)
      from  e11e12f01d62d1b487a7764886fd41dd2c8a1547 (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 b0917d987a3ec5bddd44f2a4e0d8a3adc2c74dc0
Author: goldsimon <address@hidden>
Date:   Thu Sep 24 14:57:16 2015 +0200

    Cleaned up using struct netif.ip_addr by creating API functions for it

commit 99d2e5233d78fd314106efacb93e6467ad7f1904
Author: goldsimon <address@hidden>
Date:   Thu Sep 24 14:55:55 2015 +0200

    struct udp_pcb.multicast_ip must be an ip_addr_t, too, to completely avoid 
temporary storage

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

Summary of changes:
 src/core/ipv4/icmp.c     |    2 +-
 src/core/udp.c           |   12 ++++--------
 src/include/lwip/ip4.h   |    2 +-
 src/include/lwip/netif.h |    2 ++
 src/include/lwip/udp.h   |    6 +++---
 5 files changed, 11 insertions(+), 13 deletions(-)


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



reply via email to

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