From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rodrigo P. Telles" Date: Thu, 08 Jan 2004 22:55:06 +0000 Subject: Re: [LARTC] Strange behavior deleting filters Message-Id: <3FFDDFCA.60005@devel-it.com.br> List-Id: References: <3FFD829F.304@pobox.com> In-Reply-To: <3FFD829F.304@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andre, I don't now, when I've had that problem, I didn't find anything about that ! I've tried to report this problem, but all mails that I sent to the list, t= hey had simply desappeared, and I've found this "solution" (for my case this solution is good). Later, my mail was started to work and I forgot to notif= y the list about that. I remembered that when I saw your mail about filter rules :-) I expect that someone have an idea about that, because is impossible that o= nly you and me are having this behavior. Telles Andre Correa wrote: | | Hi Rodrigo, tks for the answer. It sounds like a starting point but this | is not that good if there are several filters pointing to classes with | high load. In this case lower prio classes will really have higher | priority. | | Isn't it supposed to work as expected: delete only the right filter? May | it be reported as a bug? Is it a known behavior? | | tks... | | Andre | | | Rodrigo P. Telles wrote: | |> -----BEGIN PGP SIGNED MESSAGE----- |> Hash: SHA1 |> |> Andre, |> |> I've had the same problem when I try to remove one filter rule. |> This is ocurred when you have the same prio for all filter rules. I've |> "solved" |> my problem using diferent "prio" values in filter rules. |> I don't now if this is a BUG ! |> |> Anything else ? |> |> Telles |> |> Andre Correa wrote: |> | |> | Hi list, I'm playing with tc and found a strange behavior when I try to |> | delete filters. For example, this simple scenario: |> | |> | tc qdisc add dev eth1 root handle 1: htb default 100 |> | tc class add dev eth1 parent 1: classid 1:1 htb rate 128Kbit |> | tc class add dev eth1 parent 1: classid 1:2 htb rate 258Kbit |> | tc class add dev eth1 parent 1: classid 1:100 htb rate 32Kbit |> | tc filter add dev eth1 parent 1: protocol ip prio 1 u32 match ip src |> | 10.10.10.20 match ip dst 63.63.63.63 flowid 1:1 |> | tc filter add dev eth1 parent 1: protocol ip prio 1 u32 match ip src |> | 10.10.10.20 flowid 1:2 |> | |> | works just fine, but when I try to delete oen of the filters with |> | something like this: |> | |> | tc filter del dev eth1 parent 1: protocol ip prio 1 u32 match ip src |> | 10.10.10.20 flowid 1:2 |> | |> | both filters are deleted. |> | |> | I've found a post from Dimitry V. Ketov in the kernel list on may/2003 |> | with a situation like this one, but there are no answers. |> | |> | I'm using 2.4.23 and iptables 1.2.7a. Any clues what can be the cause? |> | I'm suposed to be able to delete filters separately right? May it be |> a bug? |> | |> | Deleting the whole qdisc is not an opition in my setup and trying to |> | delete the parent class gives me a "device or resource busy" error |> | because of the filters. tc class del doesn't seen to delete its "child" |> | filter. |> | |> | tks for any information... |> | |> | Andre |> | |> | _______________________________________________ |> | LARTC mailing list / LARTC@mailman.ds9a.nl |> | http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ |> | |> | |> |> - -- |> - ------------------------------------------------------ |> Rodrigo P. Telles |> Gerente de Projetos - http://www.devel-it.com.br |> Devel-IT - Uma empresa do Grupo TDKOM |> - ------------------------------------------------------ |> -----BEGIN PGP SIGNATURE----- |> Version: GnuPG v1.0.7 (GNU/Linux) |> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org |> |> iD8DBQE//aWeiLK8unYgEMQRAgPcAJ9iqsF9V5m4QqKrLgI3iUF6rLW8hACeJ0GP |> 6DYjQf0/5NVNRrojAXvgcw8|> =D0PR |> -----END PGP SIGNATURE----- |> |> _______________________________________________ |> LARTC mailing list / LARTC@mailman.ds9a.nl |> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ |> |> | | _______________________________________________ | LARTC mailing list / LARTC@mailman.ds9a.nl | http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ | | | - -- - ------------------------------------------------------ Rodrigo P. Telles Gerente de Projetos - http://www.devel-it.com.br Devel-IT - Uma empresa do Grupo TDKOM - ------------------------------------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE//d/KiLK8unYgEMQRAlgLAJ4torQ3qVFfOLujnSMiFUkKG+CiIgCfZ2q9 jTggAS7kT2eIyiMnNqeEvEk=3DbzBz -----END PGP SIGNATURE----- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/