<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>3584</bug_id>
          
          <creation_ts>2004-02-04 17:44:33 +0300</creation_ts>
          <short_desc>tc from iproute2 package doesn&apos;t support HTB queue and ingress policing</short_desc>
          <delta_ts>2007-01-16 16:52:45 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>iproute2</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Pesin">ipesin</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>arseny</cc>
    
    <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>mike</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>11568</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Pesin">ipesin</who>
    <bug_when>2004-02-04 17:44:33 +0300</bug_when>
    <thetext>tc utility from iproute2 package in Alt Linux Master 2.2 +updates doesn&apos;t 
supporrt HTB queue and ingress policing while kernel has corresponding support:

--------------------
[root@sirius firewall]# rpm -qf `which tc`
iproute2-2.4.7-alt3.ss010824
--------------------
[root@sirius firewall]# tc qdisc add dev eth0 handle ffff: ingress
RTNETLINK answers: No such file or directory
--------------------
[root@sirius firewall]# tc qdisc add dev eth0 handle 11: root htb default 26
Unknown qdisc &quot;htb&quot;, hence option &quot;default&quot; is unparsable
---------------------

Steps to Reproduce:
1.tc qdisc add dev eth0 handle ffff: ingress
2.tc qdisc add dev eth0 handle 11: root htb default 26

Actual Results:  
got errors

Expected Results:  
no errors and working queueing/policing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20085</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2004-11-29 13:08:16 +0300</bug_when>
    <thetext>fixed severity (s/major/enhancement)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36423</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-03-04 16:11:02 +0300</bug_when>
    <thetext>Reassigned to maintainer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41658</commentid>
    <comment_count>3</comment_count>
    <who name="Victor Forsyuk">force</who>
    <bug_when>2006-10-24 16:17:52 +0400</bug_when>
    <thetext>Current build of iproute2 in Sisyphus do support both HTB queue and ingress
policing. As current maintainer I resolve this bugreport as fixed. Please
review and close.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>