BPF List
 help / color / mirror / Atom feed
* [PATCH bpf 0/2] xsk: fix non-existing flag/option behavior
@ 2019-03-08  7:57 Björn Töpel
  2019-03-08  7:57 ` [PATCH bpf 1/2] xsk: fix to reject invalid flags in xsk_bind Björn Töpel
  2019-03-08  7:57 ` [PATCH bpf 2/2] xsk: fix to reject invalid options in Tx descriptor Björn Töpel
  0 siblings, 2 replies; 8+ messages in thread
From: Björn Töpel @ 2019-03-08  7:57 UTC (permalink / raw)
  To: ast, daniel, netdev
  Cc: Björn Töpel, magnus.karlsson, magnus.karlsson, bpf

These two patches addresses the behavior of xsk_bind and Tx descriptor
validation, when non-existing flags are set.


Thanks,
Björn


Björn Töpel (2):
  xsk: fix to reject invalid flags in xsk_bind
  xsk: fix to reject invalid options in Tx descriptor

 net/xdp/xsk.c       | 5 ++++-
 net/xdp/xsk_queue.h | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-03-08 13:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-08  7:57 [PATCH bpf 0/2] xsk: fix non-existing flag/option behavior Björn Töpel
2019-03-08  7:57 ` [PATCH bpf 1/2] xsk: fix to reject invalid flags in xsk_bind Björn Töpel
2019-03-08  9:59   ` Maciej Fijalkowski
2019-03-08 10:11     ` Björn Töpel
2019-03-08 10:46       ` Maciej Fijalkowski
2019-03-08 11:06         ` Björn Töpel
2019-03-08 13:26           ` Daniel Borkmann
2019-03-08  7:57 ` [PATCH bpf 2/2] xsk: fix to reject invalid options in Tx descriptor Björn Töpel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox