diff options
author | Alexei Starovoitov <ast@kernel.org> | 2022-09-22 05:25:26 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-09-22 05:25:27 +0300 |
commit | 2d863b14fbd9795c627074b4f344141ef3621b81 (patch) | |
tree | 398875d4e0a357355669b1a14851612ff4c8fb8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1d8b82c613297f24354b4d750413a7456b5cd92c (diff) | |
parent | b06b45e82b59b69f5ac6b3916ac5dbd0294efc95 (diff) | |
download | linux-2d863b14fbd9795c627074b4f344141ef3621b81.tar.xz |
Merge branch 'Introduce bpf_ct_set_nat_info kfunc helper'
Lorenzo Bianconi says:
====================
Introduce bpf_ct_set_nat_info kfunc helper in order to set source and
destination nat addresses/ports in a new allocated ct entry not inserted
in the connection tracking table yet.
Introduce support for per-parameter trusted args.
Changes since v2:
- use int instead of a pointer for port in bpf_ct_set_nat_info signature
- modify KF_TRUSTED_ARGS definition in order to referenced pointer constraint
just for PTR_TO_BTF_ID
- drop patch 2/4
Changes since v1:
- enable CONFIG_NF_NAT in tools/testing/selftests/bpf/config
Kumar Kartikeya Dwivedi (1):
bpf: Tweak definition of KF_TRUSTED_ARGS
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions