lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 03 Aug 2020 00:35:27 +0300
From:   Dmitry Yakunin <zeil@...dex-team.ru>
To:     "alexei.starovoitov@...il.com" <alexei.starovoitov@...il.com>,
        "daniel@...earbox.net" <daniel@...earbox.net>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "bpf@...r.kernel.org" <bpf@...r.kernel.org>
Cc:     "sdf@...gle.com" <sdf@...gle.com>
Subject: Re: [PATCH bpf-next v4 0/2] bpf: cgroup skb improvements for bpf_prog_test_run

Sorry, forgot to bump version in cover letter subject. I will resend it.

03.08.2020, 00:30, "Dmitry Yakunin" <zeil@...dex-team.ru>:
> This patchset contains some improvements for testing cgroup/skb programs
> through BPF_PROG_TEST_RUN command.
>
> v2:
>   - fix build without CONFIG_CGROUP_BPF (kernel test robot <lkp@...el.com>)
>
> v3:
>   - fix build without CONFIG_IPV6 (kernel test robot <lkp@...el.com>)
>
> v4:
>   - remove cgroup storage related commits for future rework (Daniel Borkmann)
>
> v5:
>   - check skb length before access to inet headers (Eric Dumazet)
>
> Dmitry Yakunin (2):
>   bpf: setup socket family and addresses in bpf_prog_test_run_skb
>   bpf: allow to specify ifindex for skb in bpf_prog_test_run_skb
>
>  net/bpf/test_run.c | 39 ++++++++++++++++++++++--
>  tools/testing/selftests/bpf/prog_tests/skb_ctx.c | 5 +++
>  2 files changed, 42 insertions(+), 2 deletions(-)
>
> --
> 2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ