All of lore.kernel.org
 help / color / mirror / Atom feed
From: Badalian Vyacheslav <slavon@bigtelecom.ru>
To: Patrick McHardy <kaber@trash.net>
Cc: netdev@vger.kernel.org
Subject: Re: tc regression?
Date: Wed, 25 Jun 2008 17:54:50 +0400	[thread overview]
Message-ID: <48624E2A.4040300@bigtelecom.ru> (raw)
In-Reply-To: <485FAC36.4040706@trash.net>

sorry for long answer.... I will try it tomorrow!...
> Patrick McHardy wrote:
>> Badalian Vyacheslav wrote:
>>> Hello all.
>>>
>>> Ditrib: Gentoo (i hope its not gentoo bug...)
>>>
>>> I try update package to "sys-apps/iproute2-2.6.25.20080417" and see 
>>> that filter can't del filter...
>>>
>>> # tc filter show dev eth1 | grep 4:29:d1
>>> filter parent 1: protocol ip pref 5 u32 fh 4:29:d1 order 209 key ht 
>>> 4 bkt 29 flowid 1:b7aa
>>>
>>> # tc filter del dev eth1 parent 1: pref 5 handle 4:29:d1 u32
>>> RTNETLINK answers: Invalid argument
>>> We have an error talking to the kernel
>>>
>>> after rollback to package"sys-apps/iproute2-2.6.24.20080108" all 
>>> deleted normal...
>>
>> The current iproute version uses "protocol all" by default
>> if its not specified. This is actually only useful for creating
>> new filters, on deletion an unset protocol is treated as wildcard.
>>
>> Does this patch fix it?
>
> Oops, buggy patch. This one should work.
>


      reply	other threads:[~2008-06-25 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-23 13:30 tc regression? Badalian Vyacheslav
2008-06-23 13:53 ` Patrick McHardy
2008-06-23 13:59   ` Patrick McHardy
2008-06-25 13:54     ` Badalian Vyacheslav [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48624E2A.4040300@bigtelecom.ru \
    --to=slavon@bigtelecom.ru \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.