lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-18-ge327f4b
Date: Thu, 15 Dec 2016 20:09:19 +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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  e327f4b07ba1ba0a41f08460e585eee954984afd (commit)
      from  dde1f3a58bc38b4e32441eddb14288e350ada4ef (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 e327f4b07ba1ba0a41f08460e585eee954984afd
Author: sg <address@hidden>
Date:   Thu Dec 15 21:09:05 2016 +0100

    Added RFC6528 implementation for TCP ISN (usable via LWIP_HOOK_TCP_ISN)

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

Summary of changes:
 addons/tcp_isn/tcp_isn.c                           |  177 ++++++++++++++++++++
 .../Code.cs => addons/tcp_isn/tcp_isn.h            |   42 ++---
 ports/win32/msvc/lwIP_Test.vcxproj                 |    2 +
 ports/win32/msvc/lwIP_Test.vcxproj.filters         |   12 ++
 4 files changed, 208 insertions(+), 25 deletions(-)
 create mode 100644 addons/tcp_isn/tcp_isn.c
 copy apps/LwipMibCompiler/CCodeGeneration/Code.cs => addons/tcp_isn/tcp_isn.h 
(72%)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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