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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-919-gbd94297
Date: Sat, 16 Sep 2017 16:46:51 -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  bd9429711594ce4882737fb0c00880ac04721261 (commit)
       via  ab1c9548e0b99e4c35173ee1265dac5510af2398 (commit)
       via  27b7ed17fcafd59d72dea083debcbbc018b1c7c9 (commit)
      from  67bf0a6d0ad44d540eb62a5f50a107869eff012a (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 bd9429711594ce4882737fb0c00880ac04721261
Author: Jisu Kim <address@hidden>
Date:   Sat Sep 16 22:46:42 2017 +0200

    icmp6_send_response() sends the pointer in network byte order (see patch 
#9455: IPv6 ready test on RFC2460)
    
    Signed-off-by: goldsimon <address@hidden>

commit ab1c9548e0b99e4c35173ee1265dac5510af2398
Author: goldsimon <address@hidden>
Date:   Sat Sep 16 22:43:12 2017 +0200

    Increase IPv4 reassembly timeout according to RFC 791

commit 27b7ed17fcafd59d72dea083debcbbc018b1c7c9
Author: Jisu Kim <address@hidden>
Date:   Sat Sep 16 22:41:35 2017 +0200

    First step to passing IPV6 Ready test: time out IPv6 fragments after 60 
seconds
    (added IPV6_REASS_MAXAGE as an option that is independent of the IPv4 
setting)
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/ipv6/icmp6.c    |  2 +-
 src/core/ipv6/ip6_frag.c |  2 +-
 src/include/lwip/opt.h   | 11 ++++++++++-
 3 files changed, 12 insertions(+), 3 deletions(-)


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



reply via email to

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