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. f649172580d1540d7d745c11c3069b4e42b66b95
Date: Wed, 26 Aug 2015 20:16:46 +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  f649172580d1540d7d745c11c3069b4e42b66b95 (commit)
      from  aad76acb6820173d6e053461cefcef0e21825932 (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 f649172580d1540d7d745c11c3069b4e42b66b95
Author: sg <address@hidden>
Date:   Wed Aug 26 22:16:23 2015 +0200

    fixed bug bug #41009: IPv6 reassembly broken on 64-bit platforms: define 
IPV6_FRAG_COPYHEADER==1 on these platforms to copy the IPv6 header instead of 
referencing it, which gives more room for struct ip6_reass_helper

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

Summary of changes:
 CHANGELOG                   |    5 +++
 src/core/ipv6/ip6_frag.c    |   70 +++++++++++++++++++++++++++++++++---------
 src/include/lwip/ip6_frag.h |   20 +++++++++++-
 3 files changed, 79 insertions(+), 16 deletions(-)


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



reply via email to

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