Skip to content

Commit

Permalink
ebpf: Updated eBPF program and skeleton.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
AndrewAtDaynix authored and jasowang committed Mar 12, 2024
1 parent e88899f commit 0cc1418
Show file tree
Hide file tree
Showing 3 changed files with 687 additions and 673 deletions.

0 comments on commit 0cc1418

Please sign in to comment.