Skip to content
Snippets Groups Projects
Unverified Commit 8a25c5a9 authored by Mohamed S. Mahmoud's avatar Mohamed S. Mahmoud Committed by GitHub
Browse files

update to fc40 and fix new linter error (#327)

parent bda9ba86
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ static __always_inline int track_dns_packet(struct __sk_buff *skb, pkt_info *pkt
bpf_map_delete_elem(&dns_flows, &dns_req);
}
} // end of dns response
} // end of dns port check
}
return 0;
}
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
FROM fedora:39
FROM fedora:40
ARG GOVERSION="1.21.7"
ARG PROTOCVERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment