linux/net/xdp
Magnus Karlsson 2e59dd5e4f xsk: proper queue id check at bind
Validate the queue id against both Rx and Tx on the netdev. Also, make
sure that the queue exists at xmit time.

Reported-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-22 10:25:06 +02:00
..
Kconfig net: initial AF_XDP skeleton 2018-05-03 15:55:23 -07:00
Makefile xsk: remove newline at end of file 2018-05-18 16:07:02 +02:00
xdp_umem_props.h xsk: clean up SPDX headers 2018-05-18 16:07:02 +02:00
xdp_umem.c xsk: fixed some cases of unnecessary parentheses 2018-05-18 16:07:03 +02:00
xdp_umem.h xsk: clean up SPDX headers 2018-05-18 16:07:02 +02:00
xsk_queue.c xsk: fixed some cases of unnecessary parentheses 2018-05-18 16:07:03 +02:00
xsk_queue.h xsk: fixed some cases of unnecessary parentheses 2018-05-18 16:07:03 +02:00
xsk.c xsk: proper queue id check at bind 2018-05-22 10:25:06 +02:00