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-368-g0d585d5
Date: Wed, 1 Mar 2017 10:10:58 -0500 (EST)

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  0d585d55d3af021c069cc93b952f3d11c8a9beda (commit)
      from  f978a7ed31466692309f49f02f44356b1c845c31 (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 0d585d55d3af021c069cc93b952f3d11c8a9beda
Author: goldsimon <address@hidden>
Date:   Wed Mar 1 16:10:50 2017 +0100

    Added LWIP_SINGLE_NETIF for small targets with only one netif (see task 
#13515, there might be more optimizations to come with this option)

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

Summary of changes:
 CHANGELOG                            |  3 ++
 src/apps/snmp/snmp_mib2_interfaces.c | 14 +++------
 src/apps/snmp/snmp_mib2_ip.c         | 20 +++----------
 src/core/ipv4/autoip.c               |  6 ++--
 src/core/ipv4/dhcp.c                 | 12 +++-----
 src/core/ipv4/igmp.c                 | 15 +++-------
 src/core/ipv4/ip4.c                  |  6 +++-
 src/core/ipv6/ip6.c                  |  9 +++++-
 src/core/ipv6/mld6.c                 | 16 +++--------
 src/core/ipv6/nd6.c                  |  4 +--
 src/core/netif.c                     | 55 ++++++++++++++++++++++--------------
 src/include/lwip/netif.h             |  7 +++++
 src/include/lwip/opt.h               | 14 +++++++--
 13 files changed, 92 insertions(+), 89 deletions(-)


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



reply via email to

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