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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 09 Feb 2007 17:31:24 -0800 (PST) From: David Miller <davem@...emloft.net> To: dada1@...mosbay.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH 0/5] NET Improve layering of structs dst_entry/rtable/rt6_info/dn_route to get less dcache footprint From: Eric Dumazet <dada1@...mosbay.com> Date: Thu, 08 Feb 2007 22:32:10 +0100 > I prepared the following five patches : > > [PATCH 1/5] : Introduce union in struct dst_entry, to prepare patches 2,3,4 > [PATCH 2/5] : Convert ipv4 route to use the new dst_entry 'next' pointer > [PATCH 3/5] : Convert ipv6 route to use the new dst_entry 'next' pointer > [PATCH 4/5] : Convert decnet route to use the new dst_entry 'next' pointer > [PATCH 5/5] : Reorder fields of struct dst_entry I've applied all of this, and fixed up the changelog description of patch #4 as-needed :-) Thanks a lot Eric. - 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