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
| ||
|
Message-Id: <20110508.180751.191383672.davem@davemloft.net> Date: Sun, 08 May 2011 18:07:51 -0700 (PDT) From: David Miller <davem@...emloft.net> To: netdev@...r.kernel.org Subject: [PATCH 0/2] Get flow key down into ipv4 datagram packet engine The really nice part about this patch set is that it will subsequently allow us to kill a lot of on-stack stuff. Parts of what we pass around in the flow key is also passed around in this "ipcm_cookie" object we use for datagram/raw/icmp packet construction. So now we can perform some minimizations on ipcm_cookie as a result. -- 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