Re: [PATCH net-next,v3] net: sched: add em_ipt ematch for calling xtables matches

2018-02-21 Thread David Miller
From: Eyal Birger Date: Thu, 15 Feb 2018 19:42:43 +0200 > The commit a new tc ematch for using netfilter xtable matches. > > This allows early classification as well as mirroning/redirecting traffic > based on logic implemented in netfilter extensions. > > Current

[PATCH net-next,v3] net: sched: add em_ipt ematch for calling xtables matches

2018-02-15 Thread Eyal Birger
The commit a new tc ematch for using netfilter xtable matches. This allows early classification as well as mirroning/redirecting traffic based on logic implemented in netfilter extensions. Current supported use case is classification based on the incoming IPSec state used during decpsulation