[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1581444848.git.dcaratti@redhat.com>
Date: Tue, 11 Feb 2020 19:33:38 +0100
From: Davide Caratti <dcaratti@...hat.com>
To: Amir Vadai <amir@...ai.me>, Yotam Gigi <yotamg@...lanox.com>,
Jiri Pirko <jiri@...lanox.com>,
"David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net 0/2] add missing validation of 'skip_hw/skip_sw'
ensure that all classifiers currently supporting HW offload
validate the 'flags' parameter provided by user:
- patch 1/2 fixes cls_matchall
- patch 2/2 fixes cls_flower
Davide Caratti (2):
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
net/sched/cls_flower.c | 1 +
net/sched/cls_matchall.c | 1 +
2 files changed, 2 insertions(+)
--
2.24.1
Powered by blists - more mailing lists