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. master_at_STABLE-2_0_0-828-g2781d7a
Date: Tue, 1 Aug 2017 14:48:16 -0400 (EDT)

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  2781d7abd7edfd018186bc6d2409e332301267b8 (commit)
      from  5d2be3460fa58b5e73f9120f77830947d69b0007 (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 2781d7abd7edfd018186bc6d2409e332301267b8
Author: Axel Lin <address@hidden>
Date:   Tue Aug 1 18:45:39 2017 +0800

    ip6_reass: Move update ip6_frag.drop stats to nullreturn
    
    The ip6_frag.drop counter is updated before all the code paths calling
    goto nullreturn, so let's move updating ip6_frag.drop stats to nullreturn.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/ipv6/ip6_frag.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)


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



reply via email to

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