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>] [day] [month] [year] [list]
Date:	Sat, 15 Nov 2008 14:01:01 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	iws@...o.caltech.edu
CC:	netdev@...r.kernel.org
Subject: Re: net: add PCINet driver


You can't set that NETIF_F_NO_CSUM if there is every an
intermediate node that forwards or inspects the packets.

And really, it should never be used for situations where
packets leave a single kernel's realm.  Really, I don't
trust the PCI bus to never ever corrupt DMA's to my disk
so NETIF_F_NO_CSUM is certainly not appropriate here.

Please post a new version of your patch, and also please
include any changes you've made since V3.

Thanks.
--
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