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. c71723101a06873dd322e5dd44036ac657b88246
Date: Thu, 24 Sep 2015 12:38:57 +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  c71723101a06873dd322e5dd44036ac657b88246 (commit)
      from  262a641396115609ab70bcb022c43ea274a04a8c (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 c71723101a06873dd322e5dd44036ac657b88246
Author: goldsimon <address@hidden>
Date:   Thu Sep 24 14:38:52 2015 +0200

    Removed ip_2_ip4/6_c const macros again now that ip_2_ip4/6 macros keep the 
original const'ness

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

Summary of changes:
 src/api/api_msg.c          |   16 ++++++------
 src/core/dhcp.c            |    2 +-
 src/core/inet_chksum.c     |    8 +++---
 src/core/ipv6/icmp6.c      |    4 +-
 src/core/ipv6/ip6.c        |    4 +-
 src/core/raw.c             |    2 +-
 src/core/tcp.c             |    2 +-
 src/core/udp.c             |    2 +-
 src/include/lwip/ip.h      |   22 ++++++++--------
 src/include/lwip/ip_addr.h |   56 ++++++++++++++++++++-----------------------
 src/include/lwip/netif.h   |    8 +++---
 11 files changed, 61 insertions(+), 65 deletions(-)


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



reply via email to

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