On Mon, May 22, 2017 at 8:09 AM, Jiri Pirko <[email protected]> wrote: > From: Jiri Pirko <[email protected]> > > With the introduction of chain goto action, the reclassification would > cause the re-iteration of the actual chain. But it perhaps makes more > sense to restart the whole thing. Thoughts?
I think reclassification is meant to restart the whole logic rather than just one chain. So your patch makes sense to me, but not sure if there is any corner case I miss.
