diff options
author | Andrew Melnychenko <andrew@daynix.com> | 2024-02-05 18:54:35 +0200 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2024-03-12 19:31:47 +0800 |
commit | 0cc14182aba961f4c34a21dd202ce6e4a87470f5 (patch) | |
tree | bba84b6261874bf20066156762d1c413f3006ec5 /hw/remote/proxy.c | |
parent | e88899fa90635da7f5c1e245028288755bb5fbd4 (diff) | |
download | qemu-0cc14182aba961f4c34a21dd202ce6e4a87470f5.zip qemu-0cc14182aba961f4c34a21dd202ce6e4a87470f5.tar.gz qemu-0cc14182aba961f4c34a21dd202ce6e4a87470f5.tar.bz2 |
ebpf: Updated eBPF program and skeleton.
Updated section name, so libbpf should init/gues proper
program type without specifications during open/load.
Also, added map_flags with explicitly declared BPF_F_MMAPABLE.
Added check for BPF_F_MMAPABLE flag to meson script and
requirements to libbpf version.
Also changed fragmentation flag check - some TCP/UDP packets
may be considered fragmented if DF flag is set.
Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/remote/proxy.c')
0 files changed, 0 insertions, 0 deletions