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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 14:48:36 +0200
From:	Patrick McHardy <kaber@...sh.net>
To:	frank.blaschka@...ibm.com
CC:	jgarzik@...ox.com, netdev@...r.kernel.org,
	linux-s390@...r.kernel.org, bunk@...nel.org
Subject: Re: [patch 1/1] qeth: fix 2.6.27 build

frank.blaschka@...ibm.com wrote:

 >                        tag = (u16 *)(new_skb->data + 12);
 >                        *tag = __constant_htons(ETH_P_8021Q);
 >                        *(tag + 1) = htons(vlan_tx_tag_get(new_skb));
 >-                       VLAN_TX_SKB_CB(new_skb)->magic = 0;

The intention appears to be to invalidate the tag (its used
later on again if present), so that doesn't look correct.



View attachment "x" of type "text/plain" (1246 bytes)

Powered by blists - more mailing lists