On Fri, 8 Dec 2006 16:14:23 +0800 "Jie Xu" <[EMAIL PROTECTED]> wrote:
> the main problem is that how to create a netem queue? > just replace the fifo_fast in dev_activate() failed > - > 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 Look at the wiki, you can replace the queue after setting up netem. http://linux-net.osdl.org/index.php/Netem The initial default is a variant of FIFO with time ordering. - 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