[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180123121554.pj6ujqjijbw6w4ta@salvia>
Date: Tue, 23 Jan 2018 13:15:54 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Eyal Birger <eyal.birger@...il.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, davem@...emloft.net,
netdev@...r.kernel.org, shmulik@...anetworks.com,
Eyal Birger <eyal@...anetworks.com>
Subject: Re: [PATCH net-next 2/2] net: sched: add em_ipt ematch for calling
xtables matches
On Tue, Jan 23, 2018 at 11:17:32AM +0200, Eyal Birger wrote:
> From: Eyal Birger <eyal@...anetworks.com>
>
> This module allows performing tc classification based on data structures
> and implementations provided by netfilter extensions.
>
> Example use case is classification based on the incoming IPSec policy used
> during decpsulation using the 'policy' iptables extension (xt_policy).
>
> Signed-off-by: Eyal Birger <eyal@...anetworks.com>
>
> ---
>
> This ematch tries its best to provide matches with a similar
> environment to the one they are used to; Due to the wide range of criteria
> supported by matches, I am not able to test every combination of match and
> traffic.
Thanks! No objection to the Netfilter bits.
So I leave it up to the tc maintainers to decide what to do with this.
Acked-by: Pablo Neira Ayuso <pablo@...filter.org>
Powered by blists - more mailing lists