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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 2e56f2d7806938bd0b2e95ede625b26613020412
Date: Sun, 06 Dec 2015 20:48:58 +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  2e56f2d7806938bd0b2e95ede625b26613020412 (commit)
      from  2562d637cd1d8099ea8b856e26fada2fafd64eb4 (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 2e56f2d7806938bd0b2e95ede625b26613020412
Author: Axel Lin <address@hidden>
Date:   Mon Nov 30 09:27:31 2015 +0800

    igmp: Optimize the implementation of igmp_start_timer
    
    When LWIP_RAND is defined, calling LWIP_RAND() is not necessary if max_time 
<= 2
    because group->timer will be set to 1 anyway.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/ipv4/igmp.c |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)


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



reply via email to

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