mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
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>