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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. d39f929675e037d9119dcffd7f4204f9cc711366
Date: Sun, 27 Sep 2015 15:19:55 +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  d39f929675e037d9119dcffd7f4204f9cc711366 (commit)
      from  b589864144fc48319456ec7f8cc2be7214cc5a8a (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 d39f929675e037d9119dcffd7f4204f9cc711366
Author: Sylvain Rochet <address@hidden>
Date:   Sun Sep 27 17:15:31 2015 +0200

    PPP: magic: don't truncate sys_jiffies() return value
    
    It used to be this way because the original implementation was close to
    the hardware and used a free running 16 bits timer so it was necessary.
    Currently what it is only doing is removing potential entropy we might
    get from upper bits, that's a bad idea.

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

Summary of changes:
 src/netif/ppp/magic.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)


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



reply via email to

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