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: <20101005.195214.226791121.davem@davemloft.net> Date: Tue, 05 Oct 2010 19:52:14 -0700 (PDT) From: David Miller <davem@...emloft.net> To: netdev@...r.kernel.org Subject: [RFC PATCH 0/4] Revamp PPP fragmentation handling If someone uses PPP fragmentation actively and can test this code out, I'd really appreciate it. The main goal is to make the fragmentation code not reference the internals of our SKB queue and list implementation. Along the way the printk's were also cleaned up, and also instead of copying fragments into newly allocated linear skbs, we use frag lists. -- 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