diff options
author | Vincent Li <vincent.mc.li@gmail.com> | 2024-10-25 06:19:52 +0300 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-10-29 21:52:55 +0300 |
commit | 0ab7cd1f18648ab50c4685553ca92e8cdc4a42da (patch) | |
tree | f60dd637e212c7043c1f0ea2ad9a9a7d7ca5620c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 97e90539983ec466e663c04b83908b01f601d451 (diff) | |
download | linux-0ab7cd1f18648ab50c4685553ca92e8cdc4a42da.tar.xz |
selftests/bpf: remove xdp_synproxy IP_DF check
In real world production websites, the IP_DF flag
is not always set for each packet from these websites.
the IP_DF flag check breaks Internet connection to
these websites for home based firewall like BPFire
when XDP synproxy program is attached to firewall
Internet facing side interface. see [0]
[0] https://github.com/vincentmli/BPFire/issues/59
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
Link: https://lore.kernel.org/r/20241025031952.1351150-1-vincent.mc.li@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions