Files
xdp-project-bpf-examples/include/bpf/builtins.h
Toke Høiland-Jørgensen 942f028cce include/bpf: extend __bpf_memcpy() by another 8 bytes
Seems we need to copy a few more bytes at once for the DHCP relay daemon,
so let's extend __bpf_memcpy to handle copies of up to 288 bytes.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2021-06-15 00:12:53 +02:00

19 KiB