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. ee27daffc4749f066e76ba15b36ef008ff11d883
Date: Tue, 4 Oct 2016 11:30:31 +0000 (UTC)

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  ee27daffc4749f066e76ba15b36ef008ff11d883 (commit)
      from  cdc97d277929db78ee7f8e117fb1223515b4d1bd (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 ee27daffc4749f066e76ba15b36ef008ff11d883
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Oct 4 13:30:23 2016 +0200

    Fix bug #48876: nd6: timers should be in ticks, not ms
    delay_time and stale_time are ticks now.
    reachable_time and invalidation_timer are untouched since they may 
originate from telegram values -> not converting them to ticks avoids an 
integer division

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

Summary of changes:
 src/core/ipv6/ethip6.c |    2 +-
 src/core/ipv6/nd6.c    |   14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)


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



reply via email to

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