[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080807143036.1ae10482@extreme>
Date: Thu, 7 Aug 2008 14:30:36 -0700
From: Stephen Hemminger <stephen.hemminger@...tta.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, linux-kernel@....kernel.org
Subject: qdisc and down links (regression)
Before the mulitqueue changes in 2.6.27-rc it was possible to setup
queueing disciplines before the link came up (carrier active). This
no longer works. If link is down, the qdisc is the noop_qdisc and
any configuration changes don't seem to be shown.
This probably will break ISP's (and other users whose links aren't always
on) that use traffic shaping.
For example, try wondershaper or similar script before boot; all the
tc commands will fail.
--
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