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: Thu, 29 Mar 2007 10:14:40 -0600 From: "Chris Friesen" <cfriesen@...tel.com> To: netdev@...r.kernel.org, bonding-devel@...ts.sourceforge.net, fubar@...ibm.com, ctindel@...rs.sourceforge.net Subject: quick help with bonding? I"m doing some experimenting with a new network driver that receives jumbo frames into multiple separate pages that are then joined together in a single sk_buff using skb_fill_page_desc(). It behaved fairly well with standard networking, but its behaving strangely with bonding added to the mix. Could someone either point me to the bonding high level design document (couldn't find one at the sourceforge project page) or else give me a quick overview of the code path followed by an incoming packet when bonding is involved? Thanks, Chris Friesen - 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