[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <22042.1199312663@death>
Date: Wed, 02 Jan 2008 14:24:23 -0800
From: Jay Vosburgh <fubar@...ibm.com>
To: "Jari Takkala" <Jari.Takkala@...com>
cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2.6.23.12] net/bonding: option to specify initial bond interface number
Jari Takkala <Jari.Takkala@...com> wrote:
>Allow the user to specify an initial interface number when loading the bonding driver. This is useful when loading multiple instances of the bonding driver and you want to control the interface number assignment. For example, if the user wishes to create a bond5 interface they can type 'modprobe -o bond5 bonding ifnum=5'. It also works with the max_bonds option.
What advantage does this have over:
# echo +bond5 > /sys/class/net/bonding_masters
which will create a new bonding master for the already-loaded
driver?
-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