Displaying 2 results from an estimated 2 matches for "displine".
Did you mean:
  disipline
  
2004 Mar 24
4
Does IPV6 support HTB?
I have been studying traffic control in linux these days.
 I became to know there are several qeueuing displines such as tbf, cbq,
 htp, etc. But, there isn't the comment whether they support IPv6 traffic.
 I got this question because there is no comment about how to connect qdisc
 classes with IPv6 flow using "tc filter" command, and I think the "tc
 filter" command examples shown in...
2006 Feb 11
1
about the traffic control
...link)?(e.g. why put the police rule on the smaller
        bandwidth side but not put on the larger side)
  
    2. I can''t differ the functionalities exactly between SFQ and HTB 
        , they''re both the queueing disciplines,HTB is used to manage bandwidth
        ,with the DRR displine in it , also be a scheduler to send packets,
       so, why we still need SFQ?
  
    3. Does anybody know that where I can find the VoIP and VOD traffic
     generator ? ''cause I want to evaluate the performance in the linux DiffServ
     I don''t know if the iperf can generate th...