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:	Thu, 25 Jul 2013 15:37:28 +0100
From:	Thomas Graf <tgraf@...g.ch>
To:	Ben Greear <greearb@...delatech.com>
Cc:	davem@...emloft.net, netdev@...r.kernel.org,
	Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH net-next v2] pktgen: Add UDPCSUM flag to support UDP
 checksums

On 07/25/13 at 07:01am, Ben Greear wrote:
> >+		else if (strcmp(f, "UDPCSUM") == 0)
> >+			pkt_dev->flags |= F_UDPCSUM;
> >+
> 
> Looks like we need a way to turn it back off again too??

Yes, good point. Although you would typically want to start
with fresh devices to make sure you have a default set of
flags set.
--
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