From: Davide Caratti <dcaratti@redhat.com>
To: Po Liu <Po.Liu@nxp.com>, Cong Wang <xiyou.wangcong@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: [PATCH net 0/2] two fixes for 'act_gate' control plane
Date: Wed, 10 Jun 2020 23:42:45 +0200 [thread overview]
Message-ID: <cover.1591824863.git.dcaratti@redhat.com> (raw)
- patch 1/2 attempts to fix the error path of tcf_gate_init() when users
try to configure 'act_gate' rules with wrong parameters.
- patch 2/2 is a follow-up of a recent fix for NULL dereference in
the error path of tcf_gate_init()
further work will introduce a tdc test for 'act_gate'.
Davide Caratti (2):
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
net/sched: act_gate: fix configuration of the periodic timer
net/sched/act_gate.c | 130 ++++++++++++++++++++++++-------------------
1 file changed, 72 insertions(+), 58 deletions(-)
--
2.26.2
next reply other threads:[~2020-06-10 21:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 21:42 Davide Caratti [this message]
2020-06-10 21:42 ` [PATCH net 1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init() Davide Caratti
2020-06-10 21:42 ` [PATCH net 2/2] net/sched: act_gate: fix configuration of the periodic timer Davide Caratti
2020-06-11 20:50 ` Cong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1591824863.git.dcaratti@redhat.com \
--to=dcaratti@redhat.com \
--cc=Po.Liu@nxp.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).