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. c1c65777b6cae48f83cd58a73d878379f03116de
Date: Sun, 12 Apr 2015 08:44:04 +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  c1c65777b6cae48f83cd58a73d878379f03116de (commit)
      from  89d666155d1e8f1d9a7166b7540411807f48dfe9 (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 c1c65777b6cae48f83cd58a73d878379f03116de
Author: sg <address@hidden>
Date:   Sun Apr 12 10:43:46 2015 +0200

    worked on task #13480: added LWIP_IPV4 define - IPv4 can be disabled, 
leaving an IPv6-only stack (SNMP is still missing)

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

Summary of changes:
 CHANGELOG                   |    6 ++++++
 src/api/api_msg.c           |    4 ++--
 src/api/netifapi.c          |   18 ++++++++++++------
 src/api/sockets.c           |   34 ++++++++++++++++++++++++----------
 src/core/ipv6/inet6.c       |    2 +-
 src/core/netif.c            |   15 +++++++++++----
 src/core/udp.c              |   24 +++++++++++++++---------
 src/include/lwip/inet.h     |    4 ++--
 src/include/lwip/ip_addr.h  |    5 +++++
 src/include/lwip/netif.h    |   17 +++++++----------
 src/include/lwip/netifapi.h |   27 +++++++++++++--------------
 11 files changed, 98 insertions(+), 58 deletions(-)


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



reply via email to

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