netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] cls_flower: Use extack in fl_set_key()
@ 2020-03-23 20:48 Guillaume Nault
  2020-03-23 20:48 ` [PATCH net-next 1/4] net: sched: refine extack messages in tcf_change_indev Guillaume Nault
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Guillaume Nault @ 2020-03-23 20:48 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, Jamal Hadi Salim, Cong Wang, Jiri Pirko

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-27  2:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-23 20:48 [PATCH net-next 0/4] cls_flower: Use extack in fl_set_key() Guillaume Nault
2020-03-23 20:48 ` [PATCH net-next 1/4] net: sched: refine extack messages in tcf_change_indev Guillaume Nault
2020-03-23 20:48 ` [PATCH net-next 2/4] cls_flower: Add extack support for mpls options Guillaume Nault
2020-03-23 20:48 ` [PATCH net-next 3/4] cls_flower: Add extack support for src and dst port range options Guillaume Nault
2020-03-23 20:48 ` [PATCH net-next 4/4] cls_flower: Add extack support for flags key Guillaume Nault
2020-03-27  2:52 ` [PATCH net-next 0/4] cls_flower: Use extack in fl_set_key() David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).