[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c6587456-23fc-6a20-7a0a-8a7114a9fc19@gmail.com>
Date: Tue, 21 Jan 2020 20:46:38 -0700
From: David Ahern <dsahern@...il.com>
To: Leslie Monis <lesliemonis@...il.com>,
Linux NetDev <netdev@...r.kernel.org>
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH] tc: parse attributes with NLA_F_NESTED flag
On 1/16/20 8:57 AM, Leslie Monis wrote:
> The kernel now requires all new nested attributes to set the
> NLA_F_NESTED flag. Enable tc {qdisc,class,filter} to parse
> attributes that have the NLA_F_NESTED flag set.
>
> Signed-off-by: Leslie Monis <lesliemonis@...il.com>
> ---
> tc/tc_class.c | 6 +++---
> tc/tc_filter.c | 2 +-
> tc/tc_qdisc.c | 4 ++--
> 3 files changed, 6 insertions(+), 6 deletions(-)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists