commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20230216-1-g67efb746


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20230216-1-g67efb746
Date: Sun, 19 Feb 2023 16:27:02 -0500 (EST)

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  67efb746c492c25fac4d77aa16b808a8aa26089d (commit)
      from  b8bcd4eb1438721f6a52bfd1e458307d4e105d89 (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 67efb746c492c25fac4d77aa16b808a8aa26089d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Feb 19 22:24:32 2023 +0100

    pfinet: Align packets
    
    The Ethernet header is 14 bytes long, and thus leads to IP header
    misalignment. This uses skb_reserve to introduce 2 bytes of padding to
    realign IP headers.

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

Summary of changes:
 pfinet/ethernet.c                       |  3 ++-
 pfinet/linux-src/include/linux/skbuff.h | 24 ++++++++++++++++++++++++
 pfinet/tunnel.c                         |  3 ++-
 3 files changed, 28 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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