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. 4d6d65ee3380e3d3a765c9e010482dd92e9109f2
Date: Sat, 11 Apr 2015 21:59:45 +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  4d6d65ee3380e3d3a765c9e010482dd92e9109f2 (commit)
      from  dcdb360a1960dadbf6082e3c9a5e92bc6dcea7a7 (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 4d6d65ee3380e3d3a765c9e010482dd92e9109f2
Author: Sylvain Rochet <address@hidden>
Date:   Sat Apr 11 23:57:47 2015 +0200

    PPP, MPPE, fixed SHA1 padding
    
    SHA1 padding is 40 byte, not 256 byte. Rekeying is done for each
    packet in stateless mode, ensure speedness using static table for padding.

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

Summary of changes:
 src/netif/ppp/mppe.c |   32 +++++++++++++++-----------------
 1 files changed, 15 insertions(+), 17 deletions(-)


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



reply via email to

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