commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 4362d1a0c20b8490ffc3115ac4bd9318


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 4362d1a0c20b8490ffc3115ac4bd93183a670af6
Date: Fri, 30 Dec 2011 15:26:00 +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 "GNU Mach".

The branch, master has been updated
       via  4362d1a0c20b8490ffc3115ac4bd93183a670af6 (commit)
      from  58aaf6e7f80c13338b8bc1603d59a56300aa8ab3 (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 4362d1a0c20b8490ffc3115ac4bd93183a670af6
Author: Samuel Thibault <address@hidden>
Date:   Fri Dec 30 16:23:18 2011 +0100

    Cope with dom0s which do not respect feature-no-csum-offload
    
    Event with feature-no-csum-offload=1, some dom0s (such as Debian Squeeze's
    2.6.32) send packets with a blank checksum. Recompute them before givin the
    packet to pfinet.
    
    * xen/net.c (recompute_checksum): New function.
    (hyp_net_intr): Call recompute_checksum when the checksum is blank but the
    data is validated.

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

Summary of changes:
 xen/net.c |   74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 74 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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