Björn Töpel
a36b38aa2a
xsk: add sock_diag interface for AF_XDP
...
This patch adds the sock_diag interface for querying sockets from user
space. Tools like iproute2 ss(8) can use this interface to list open
AF_XDP sockets.
The user-space ABI is defined in linux/xdp_diag.h and includes netlink
request and response structs. The request can query sockets and the
response contains socket information about the rings, umems, inode and
more.
Signed-off-by: Björn Töpel <bjorn.topel@intel.com >
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net >
2019-01-25 01:50:03 +01:00
..
2018-12-19 00:28:05 +01:00
2018-12-25 17:07:49 +09:00
2018-12-06 13:26:07 -08:00
2018-10-23 10:57:06 -07:00
2018-12-30 14:07:54 -08:00
2019-01-03 18:57:57 -08:00
2018-12-27 13:53:32 -08:00
2018-12-10 18:00:43 -08:00
2019-01-11 18:05:41 -08:00
2019-01-11 18:26:01 -08:00
2018-10-23 10:57:06 -07:00
2019-01-07 05:17:51 -08:00
2019-01-07 22:47:48 +01:00
2019-01-24 10:49:05 +01:00
2018-12-28 12:11:47 -08:00
2019-01-16 13:22:10 -08:00
2018-12-16 14:23:33 -08:00
2018-12-03 15:40:30 -08:00
2018-12-24 16:19:56 -08:00
2019-01-11 18:05:41 -08:00
2019-01-10 09:36:41 -05:00
2018-11-10 16:55:11 -08:00
2018-11-15 18:09:32 +01:00
2018-12-20 16:49:30 -08:00
2018-12-03 14:15:26 -08:00
2018-10-22 19:59:20 -07:00
2018-12-27 13:53:32 -08:00
2018-10-16 00:14:07 -07:00
2018-11-27 16:37:20 -08:00
2019-01-06 09:46:51 +09:00
2018-12-14 11:44:31 -08:00
2018-12-30 20:24:16 -08:00
2018-12-23 16:01:35 -08:00
2019-01-04 13:00:02 -08:00
2019-01-08 21:41:40 -05:00
2018-12-23 16:01:35 -08:00
2019-01-07 07:22:36 -08:00
2018-12-18 13:13:56 +01:00
2018-11-15 11:35:40 -08:00
2018-12-27 13:04:52 -08:00
2018-12-28 12:11:47 -08:00
2019-01-07 14:40:27 -05:00
2018-10-15 12:23:19 -07:00
2019-01-03 18:57:57 -08:00
2018-12-12 16:34:22 -08:00
2019-01-07 11:42:08 -05:00
2018-12-21 15:06:20 -08:00
2018-10-23 10:57:06 -07:00
2019-01-15 20:38:29 -08:00
2018-12-27 13:53:32 -08:00
2018-11-29 14:25:36 -08:00
2019-01-25 01:50:03 +01:00
2018-12-20 11:53:36 -08:00
2019-01-03 18:57:57 -08:00
2018-12-19 11:21:37 -08:00
2018-12-28 12:45:04 -08:00