Re: [PATCH net-next iproute2 v2 0/3] net/sched: Introduce tc connection tracking

2019-07-18 Thread David Ahern
On 7/11/19 2:14 AM, Paul Blakey wrote: > Hi, > > This patch series add connection tracking capabilities in tc. > It does so via a new tc action, called act_ct, and new tc flower classifier > matching. > Act ct and relevant flower matches, are still under review in net-next > mailing list. > ..

Re: [PATCH net-next iproute2 v2 0/3] net/sched: Introduce tc connection tracking

2019-07-18 Thread David Ahern
On 7/18/19 10:52 AM, Marcelo Ricardo Leitner wrote: > On Thu, Jul 18, 2019 at 03:00:34PM +, Paul Blakey wrote: >> Hey guys, >> >> any more comments? > > From my side, just the man page on tc-ct(8) that is missing. > Everything else seems to be in place. > > Thanks, > Marcelo > Paul: If ther

Re: [PATCH net-next iproute2 v2 0/3] net/sched: Introduce tc connection tracking

2019-07-18 Thread Marcelo Ricardo Leitner
On Thu, Jul 18, 2019 at 03:00:34PM +, Paul Blakey wrote: > Hey guys, > > any more comments? >From my side, just the man page on tc-ct(8) that is missing. Everything else seems to be in place. Thanks, Marcelo

Re: [PATCH net-next iproute2 v2 0/3] net/sched: Introduce tc connection tracking

2019-07-18 Thread Paul Blakey
Hey guys, any more comments? thanks, Paul.

[PATCH net-next iproute2 v2 0/3] net/sched: Introduce tc connection tracking

2019-07-11 Thread Paul Blakey
Hi, This patch series add connection tracking capabilities in tc. It does so via a new tc action, called act_ct, and new tc flower classifier matching. Act ct and relevant flower matches, are still under review in net-next mailing list. Usage is as follows: $ tc qdisc add dev ens1f0_0 ingress $