Prev: [PATCH] free_early_partial() should permit start == end
Next: [PATCH] vesafb: use platform_driver_probe() instead of platform_driver_register()
From: Richard Hartmann on 26 Mar 2010 12:40 On Fri, Mar 26, 2010 at 17:02, Alan Cox <alan(a)lxorguk.ukuu.org.uk> wrote: > You should be able to manage that I'm sure: Hopefully. We will see :) > MODULE_PARM_DESC(ml_expode, "Set this to zero to disabling multilink \ > fragmentation when talking to cisco devices"); To be exact, this is not a Linux vs. Cisco issue, but a Linux vs. world issue. At least the last-level support of Telefonica and QSC was definite and adamant about not enabling fragmentation on _any_ PPP multi-link, ever. Also, I am not sure if it would not be better to default to no fragmentation and enable it optionally. I am aware that changing default behaviour is always a bit of a problem but to the best of my knowledge enabling fragmentation is a bug in any and all real-world applications. Richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |