lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 08 Dec 2014 20:48:05 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	alexander.h.duyck@...hat.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH v2 0/6] net: Add helper for padding short Ethernet
 frames

From: Alexander Duyck <alexander.h.duyck@...hat.com>
Date: Wed, 03 Dec 2014 08:17:26 -0800

> This patch series adds a pair of helpers to pad short Ethernet frames.  The
> general idea is to clean up a number of code paths that were all writing
> their own versions of the same or similar function.
> 
> An added advantage is that this will help to discourage introducing new
> bugs as in at least one case I found the skb->len had been updated, but the
> tail pointer update was overlooked.
> 
> v2: Added skb_put_padto for cases where length is not ETH_ZLEN
>     Updated intel drivers and emulex driver to use skb_put_padto
>     Updated eth_skb_pad to use skb_put_padto

Series applied, thanks Alex.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ