main.c aktualisiert

This commit is contained in:
Tizian Maxime Weigt 2025-10-27 21:34:20 +00:00
parent 439f0f9a81
commit 37ceda168f

2
main.c
View File

@ -214,4 +214,4 @@ int xdp_l3fwd_direct_prog(struct xdp_md *ctx)
return xdp_l3fwd_flags(ctx, BPF_FIB_LOOKUP_DIRECT);
}
char _license[] SEC("license") = "GPL";
char _license[] SEC("license") = "GPL";