Re: patch: Action repeat
From: Thomas Graf <tgraf@suug.ch>
Date: 2005-05-04 14:53:41
* jamal [ref] 2005-05-04 10:23
On Wed, 2005-04-05 at 16:05 +0200, Thomas Graf wrote:quoted
Assuming we define global as everything and local as per device/(ingress|egress) then we definitely need to invoke a reset on the way over to egress.Agreed. So shall we stick then to just make it a global-only?
As long as we can't find a way to have a well defined local scope which is both easy to implement and easy to understand for the user a global-only scope with the ability for the user to reset the value via the meta action is most reasonable to me. We need to define this well because it will get to be the backend for any advanced classyfing over multiple devices. I will give it some more thinking in the background, in the meantime I suggest to implement it global-only for now. The global classid issue is the next item on my list and I should be able to come up with something this week after posting rtnetlink neighbour tables patches and the new generic textsearch API + skb search bits + textsearch ematch which will provide optimized textsearching facitilies including a simple regular expression for both linear and non-linear skbs.