WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Traffic Control  (Read 4511 times)

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Traffic Control
« on: November 23, 2010, 03:25:46 PM »
The tc (Traffic Control) utility of iproute2 fails:
# tc -s -d qdisc ls dev eth0
RTNETLINK answers: Operation not supported
Dump terminated

unless the NET_SCH_INGRESS and CONFIG_NET_SCHED kernel options are enabled:
http://forums.gentoo.org/viewtopic-t-696982.html

Please consider for the next kernel release and let me know what you think. There are a lot of options under CONFIG_NET_SCHED. While many of them can be modules, there is still the usual space/functionality tradeoff.
« Last Edit: November 23, 2010, 03:50:47 PM by danielibarnes »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Traffic Control
« Reply #1 on: November 24, 2010, 11:47:52 AM »
Added to my notes.
The only barriers that can stop you are the ones you create yourself.