Re: [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support

From: David Ahern
Date: Tue Nov 02 2021 - 23:09:42 EST


On 11/1/21 10:34 AM, Leonard Crestez wrote:
> Add support for configuring TCP Authentication Option. Only a single key
> is supported with default options.
>
> Signed-off-by: Leonard Crestez <cdleonard@xxxxxxxxx>
> ---
> tools/testing/selftests/net/nettest.c | 75 ++++++++++++++++++++++++---
> 1 file changed, 69 insertions(+), 6 deletions(-)
>

Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>