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. 4edade80799a77bfc20829e71c2587b05f49be48
Date: Wed, 05 Aug 2015 20:52:33 +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  4edade80799a77bfc20829e71c2587b05f49be48 (commit)
      from  9352988c44ecab75efdb7e08548a8023b58130ba (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 4edade80799a77bfc20829e71c2587b05f49be48
Author: sg <address@hidden>
Date:   Wed Aug 5 22:52:23 2015 +0200

    allow multicast socket options IP_MULTICAST_TTL, IP_MULTICAST_IF and 
IP_MULTICAST_LOOP to be used without IGMP

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

Summary of changes:
 CHANGELOG                  |    4 ++++
 src/api/sockets.c          |    8 +++++---
 src/core/init.c            |    3 +++
 src/core/ipv4/ip4.c        |    8 ++++----
 src/core/udp.c             |   22 +++++++++++-----------
 src/include/lwip/ip4.h     |    4 ++--
 src/include/lwip/opt.h     |   12 ++++++++++--
 src/include/lwip/sockets.h |   12 +++++++++---
 src/include/lwip/udp.h     |    8 ++++----
 9 files changed, 52 insertions(+), 29 deletions(-)


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



reply via email to

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