Received: with ECARTIS (v1.0.0; list netdev); Sat, 30 Apr 2005 10:07:06 -0700 (PDT) Received: from kaber.coreworks.de ([62.206.217.67]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j3UH737J010624 for ; Sat, 30 Apr 2005 10:07:04 -0700 Received: from localhost ([127.0.0.1]) by kaber.coreworks.de with esmtp (Exim 4.50) id 1DRvQe-0006Ou-Sv; Sat, 30 Apr 2005 19:06:56 +0200 Message-ID: <4273BB30.1050402@trash.net> Date: Sat, 30 Apr 2005 19:06:56 +0200 From: Patrick McHardy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.6) Gecko/20050324 Debian/1.7.6-1 X-Accept-Language: en MIME-Version: 1.0 To: hadi@cyberus.ca CC: netdev , "David S. Miller" Subject: Re: patch: Action repeat References: <1114879817.8929.117.camel@localhost.localdomain> In-Reply-To: <1114879817.8929.117.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/861/Sat Apr 30 02:28:52 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 466 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: kaber@trash.net Precedence: bulk X-list: netdev Content-Length: 325 Lines: 11 jamal wrote: > Long standing bug. > Policy to repeat an action never worked. I have a question regarding tcf_action_init() and skb->tc_classid. tcf_action_init() overrides the classification result with skb->tc_classid if set, but it isn't set anywhere. Do you have future plans for it or can we remove it? Regards Patrick