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. master_at_STABLE-2_0_0-1468-gf31160a
Date: Fri, 15 Jun 2018 11:37:18 -0400 (EDT)

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  f31160a6cb0b085ecb93682fc5733c381485ea85 (commit)
      from  738a2fe846152dd9c91837474c763dd57098a105 (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 f31160a6cb0b085ecb93682fc5733c381485ea85
Author: Sylvain Rochet <address@hidden>
Date:   Fri Jun 15 17:29:50 2018 +0200

    PPP, PPPoL2TP: properly ack receipt of duplicate packets
    
    Managed to find the spirit behind the RFC. Looks like we need to send
    a ZLB packet with counters as is to the packet (ZLB or not) we
    previously sent to ack the message. Luckily we don't need more than
    received NS/NR counters to forge the resent ack.
    
    Signed-off-by: Sylvain Rochet <address@hidden>

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

Summary of changes:
 src/netif/ppp/pppol2tp.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)


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



reply via email to

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