netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* qdisc and down links (regression)
@ 2008-08-07 21:30 Stephen Hemminger
  2008-08-07 22:47 ` David Miller
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Hemminger @ 2008-08-07 21:30 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-kernel

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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-08-11 17:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 21:30 qdisc and down links (regression) Stephen Hemminger
2008-08-07 22:47 ` David Miller
2008-08-08  1:50   ` David Miller
2008-08-08 21:32     ` Stephen Hemminger
2008-08-08 23:11       ` David Miller
2008-08-08 23:12         ` Stephen Hemminger
2008-08-09  6:24       ` David Miller
2008-08-11 17:34         ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).