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, 19 Jan 2007 18:15:15 -0800 From: Jay Vosburgh <fubar@...ibm.com> To: netdev@...r.kernel.org, bonding-devel@...ts.sourceforge.net Cc: Jeff Garzik <jgarzik@...ox.com>, Patrick McHardy <kaber@...sh.net>, mitch.a.williams@...el.com Subject: [PATCH 0/4] bonding: fix module multiple load issues Patch 1: fix device name allocation error Patch 2: fix error check in sysfs creation Patch 3: modify sysfs support to permit multiple loads Patch 4: update version number This patch series should resolve whatever problems there are with the logic to load the module multiple times. This code changed during the introduction of sysfs, and some recent tightening of the sysfs creation code (checking for duplicates) broke that. The multiple load logic is used primarily by the initscripts and sysconfig packages, to automatically configure multiple bonding interfaces at boot time. Originally reported by Patrick McHardy <kaber@...sh.net>. Patches generated against netdev-2.6 (hope that's ok). -J --- -Jay Vosburgh, IBM Linux Technology Center, fubar@...ibm.com - 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