[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40aee39f-0063-e987-850f-9a93400c10c6@gmail.com>
Date: Thu, 19 Jul 2018 10:21:41 -0600
From: David Ahern <dsahern@...il.com>
To: Qiaobin Fu <qiaobinf@...edu>
Cc: stephen@...workplumber.org, davem@...emloft.net,
netdev@...r.kernel.org, jhs@...atatu.com, michel@...irati.com.br,
marcelo.leitner@...il.com, xiyou.wangcong@...il.com,
dcaratti@...hat.com
Subject: Re: [PATCH iproute2-next v4] net:sched: add action inheritdsfield to
skbedit
On 7/19/18 10:07 AM, Qiaobin Fu wrote:
> The new action inheritdsfield copies the field DS of
> IPv4 and IPv6 packets into skb->priority. This enables
> later classification of packets based on the DS field.
>
> v4:
> * Make tc use netlink helper functions
>
> v3:
> * Make flag represented in JSON output as a null value
>
> v2:
> * Align the output syntax with the input syntax
>
> * Fix the style issues
>
> Original idea by Jamal Hadi Salim <jhs@...atatu.com>
>
> Signed-off-by: Qiaobin Fu <qiaobinf@...edu>
> Reviewed-by: Michel Machado <michel@...irati.com.br>
> Reviewed-by: Cong Wang <xiyou.wangcong@...il.com>
> Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
> Reviewed-by: Stephen Hemminger <stephen@...workplumber.org>
> Reviewed-by: David Ahern <dsahern@...il.com>
> ---
>
> Note that the motivation for this patch is found in the following discussion:
> https://www.spinics.net/lists/netdev/msg501061.html
> ---
> tc/m_skbedit.c | 19 +++++++++++++++++--
> 1 file changed, 17 insertions(+), 2 deletions(-)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists