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. 0d6001a196c5fe43fc0562d5173675fe8322cee9
Date: Wed, 26 Aug 2015 18:30:07 +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  0d6001a196c5fe43fc0562d5173675fe8322cee9 (commit)
       via  0ab21da8205ef7dbe27b2167eae0b974d06b0daf (commit)
      from  204bd29e5283ee912420f8bacef12b6fd1594f2c (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 0d6001a196c5fe43fc0562d5173675fe8322cee9
Author: sg <address@hidden>
Date:   Wed Aug 26 20:29:38 2015 +0200

    fix comment indentation

commit 0ab21da8205ef7dbe27b2167eae0b974d06b0daf
Author: Joel Cunningham <address@hidden>
Date:   Mon Aug 24 11:28:13 2015 -0500

    Add multicast support to loopif
    
    This commit adds support to send and receive multicast on the loopback
    netif by enabling IGMP via NETIF_FLAG_IGMP
    
    This commit also introduces an LwIP configuration option,
    LWIP_LOOPIF_MCAST, to control the behavior and it defaults to off

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

Summary of changes:
 src/core/netif.c       |    3 +++
 src/include/lwip/opt.h |    7 +++++++
 2 files changed, 10 insertions(+), 0 deletions(-)


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



reply via email to

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