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. 0f3fbb267b283f3ee254f2471a0317be7e900dc4
Date: Mon, 31 Aug 2015 08:20:18 +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  0f3fbb267b283f3ee254f2471a0317be7e900dc4 (commit)
       via  a17b3fc8387817bb9e44be806c6328baae532e60 (commit)
      from  dd8feb49aa6a70e06b0056d005a6a309c2f747ff (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 0f3fbb267b283f3ee254f2471a0317be7e900dc4
Author: Sylvain Rochet <address@hidden>
Date:   Mon Aug 31 10:19:23 2015 +0200

    PPP, magic, call magic_randomize() for all packets
    
    magic_randomize() wasn't actually called for IP4/IP6 packets, fixed

commit a17b3fc8387817bb9e44be806c6328baae532e60
Author: Sylvain Rochet <address@hidden>
Date:   Mon Aug 31 10:19:11 2015 +0200

    PPP, magic, improved magic_randomize() when using PPP_MD5_RANDM
    
    Added the random seed already used without PPP_MD5_RANDM
    as an entropy source when PPP_MD5_RANDM feature is enabled.
    
    (And a little bit of code cleaning for both)

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

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


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



reply via email to

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