Den ons 30 jan. 2019 kl 03:39 skrev David Ahern :
>
[...]
>
> AF_XDP is not currently defined for a number of distributions. Add a
> definition to include/utils.h similar to what is done for MPLS.
>
> Also, please add example output to the commit log.
Ok, I'll address AF_XDP/AF_MAX and fix the com
On 1/25/19 12:18 AM, bjorn.to...@gmail.com wrote:
> From: Björn Töpel
>
> AF_XDP is an address family that is optimized for high performance
> packet processing.
>
> This patch adds AF_XDP support to ss(8) so that sockets can be queried
> and monitored.
>
> Signed-off-by: Björn Töpel
> ---
>
From: Björn Töpel
AF_XDP is an address family that is optimized for high performance
packet processing.
This patch adds AF_XDP support to ss(8) so that sockets can be queried
and monitored.
Signed-off-by: Björn Töpel
---
man/man8/ss.8 | 9 ++-
misc/ss.c | 168 +++