daeuniverse / dae_bpf_headers

BPF C headers for v2rayA/dae
Other
0 stars 2 forks source link

Request to update vmlinux.h (update to at least kernel 6.9) #3

Open Integral-Tech opened 4 hours ago

Integral-Tech commented 4 hours ago

@@ -888,15 +888,15 @@ static __always_inline __s64 route(const struct route_params *params) (ctx.h_dport == 53 && _l4proto_type == L4ProtoType_UDP) << 3;

    struct lpm_key lpm_key_saddr = {
jschwinger233 commented 3 hours ago

你是不是在说这个:https://github.com/daeuniverse/dae/issues/482

没细看你的方案,但是如果是一个在新旧内核都能 CORE 的做法,那非常好!