commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 7193b28b672315fa79ffcbadc6f783f6a566


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 7193b28b672315fa79ffcbadc6f783f6a566286f
Date: Fri, 29 Oct 2010 13:04:30 +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 "Hurd".

The branch, master has been updated
       via  7193b28b672315fa79ffcbadc6f783f6a566286f (commit)
      from  0b6286a3c5eb86e3cca72d0840fc009855e4fba5 (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 7193b28b672315fa79ffcbadc6f783f6a566286f
Author: Alexey Kuznetsov <address@hidden>
Date:   Fri Oct 29 15:01:00 2010 +0200

    ipv6 raw fixes
    
    - RFC2292 bis compliance: enable checksumming of ICMPv6 raw
    sockets by default, reject odd offsets
    - calculate checksum correctly when user forgets to
    uninitialize checksum word
    
    * net/ipv6/raw_ipv6.c (rawv6_frag_cksum): Fix offset check. Compensate for 
any
    user-provided checksum.
    (rawv6_setsockopt): Reject odd checkum offsets with EINVAL.
    (rawv6_init_sk): Enable kernel-computed checksum by default for
    IPPROTO_ICMPV6 sockets.

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

Summary of changes:
 pfinet/linux-src/net/ipv6/raw_ipv6.c |   23 +++++++++++++++++++++--
 1 files changed, 21 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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