lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. a375ea4ee2


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. a375ea4ee2f4146816ce7c757011bab28fb1dfef
Date: Thu, 20 Feb 2014 19:09:56 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  a375ea4ee2f4146816ce7c757011bab28fb1dfef (commit)
       via  d74464e0919ce6f2e7b16712fac6e641cfdf2cf8 (commit)
      from  e2c2afbbe01762345ef99561a40b05033e166941 (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 a375ea4ee2f4146816ce7c757011bab28fb1dfef
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Feb 20 20:09:33 2014 +0100

    Minor: coding style cleanups...

commit d74464e0919ce6f2e7b16712fac6e641cfdf2cf8
Author: Grant Erickson <address@hidden>
Date:   Wed Dec 19 18:21:07 2012 -0800

    Add RFC3542-style checksum compuation on raw, IPv6 sockets
    
    This patch adds support for RFC3542-style checksum computation on raw,
    IPv6 sockets via the IPV6_CHECKSUM socket option.
    
    This allows the development of application-layer utilities such as
    ping6 which are unable to compute the raw packet checksum without a
    prior knowledge of the source address selection.

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

Summary of changes:
 src/api/sockets.c          |  106 ++++++++++++++++++++++++++++++++++++++++----
 src/core/raw.c             |   11 +++++
 src/include/lwip/raw.h     |    5 ++
 src/include/lwip/sockets.h |    3 +-
 4 files changed, 115 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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