[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1584995986.git.gnault@redhat.com>
Date: Mon, 23 Mar 2020 21:48:45 +0100
From: Guillaume Nault <gnault@...hat.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>
Subject: [PATCH net-next 0/4] cls_flower: Use extack in fl_set_key()
Add missing extack messages in fl_set_key(), so that users can get more
meaningfull error messages when netlink attributes are rejected.
Patch 1 also extends extack in tcf_change_indev() (in pkt_cls.h) since
this function is used by fl_set_key().
Guillaume Nault (4):
net: sched: refine extack messages in tcf_change_indev
cls_flower: Add extack support for mpls options
cls_flower: Add extack support for src and dst port range options
cls_flower: Add extack support for flags key
include/net/pkt_cls.h | 8 ++++--
net/sched/cls_flower.c | 60 ++++++++++++++++++++++++++++++------------
2 files changed, 49 insertions(+), 19 deletions(-)
--
2.21.1
Powered by blists - more mailing lists