mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-23 22:31:24 +07:00
chore: ci for fix/feat branch
This commit is contained in:
@ -1548,6 +1548,7 @@ int tproxy_wan_egress(struct __sk_buff *skb) {
|
||||
if ((skb->mark & 0x80) == 0x80) {
|
||||
bpf_printk("No pid_pname found. But it should not happen: %pI6:%u (%u)",
|
||||
saddr, bpf_ntohs(sport), l4proto);
|
||||
return TC_ACT_OK;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user