netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/1] net/sched: taprio: Check if sk_flags are valid
@ 2022-03-18 14:25 Benedikt Spranger
  2022-03-18 14:25 ` [PATCH net 1/1] net/sched: taprio: Check if socket flags " Benedikt Spranger
  0 siblings, 1 reply; 3+ messages in thread
From: Benedikt Spranger @ 2022-03-18 14:25 UTC (permalink / raw)
  To: netdev
  Cc: Vinicius Costa Gomes, Jamal Hadi Salim, Cong Wang, Jiri Pirko,
	David S . Miller, Jakub Kicinski

While testing the software based scheduling of the taprio scheduler
new TCP connection failed to establish. Digging it down let to a missing
validity check in the enqueue function. Add the missing check.

Benedikt Spranger (1):
  net/sched: taprio: Check if socket flags are valid

 net/sched/sch_taprio.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-03-19  1:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 14:25 [PATCH net 0/1] net/sched: taprio: Check if sk_flags are valid Benedikt Spranger
2022-03-18 14:25 ` [PATCH net 1/1] net/sched: taprio: Check if socket flags " Benedikt Spranger
2022-03-19  1:11   ` Vinicius Costa Gomes

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).