On 9/26/06, Stephen Hemminger <[EMAIL PROTECTED]> wrote:
On Tue, 26 Sep 2006 13:18:09 +0300 (IDT) Or Gerlitz <[EMAIL PROTECTED]> wrote:
> +module_param(bonding_dev_type, int, 0644); > +module_param(bonding_dev_addrlen, int, 0644);
Do you really want to allow changing these values after module load? If not replace 0644 with 0
Nope, they are ment to be used only at load time, thanks for the comment. Howeve, as i mentioned this patch is temporal workaround to allow for have IP multicast supported when bondiong non ARPHRD_ETHER devices. I am seeking better ways to do that. Or. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html