dae/control
2024-01-01 20:45:44 +08:00
..
kern bpf: Don't clear checksum on wan_egress (#393) 2024-01-01 20:40:23 +08:00
.gitignore Revert "chore: include compiled file for lib use" 2023-03-03 15:33:31 +08:00
addr.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
anyfrom_pool.go fix/chore: disable gso on client by default and upgrade softwind/quic-go (#391) 2024-01-01 08:06:34 +00:00
bpf_subobjects.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.tmpl
bpf_utils.go Rewrite bpf spec before loading to avoid bpf map lookup during runtime (#376) 2024-01-01 17:20:28 +08:00
connectivity.go feat/refactor: refactor outbound and support v2ray-plugin (#390) 2024-01-01 09:19:18 +00:00
control_plane_core.go Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00
control_plane.go fix: running issue and no network on android (#264) 2024-01-01 20:45:44 +08:00
control.go Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00
dns_cache.go fix(dns): should reject with nx instead of 0.0.0.0 (#141) 2023-07-16 11:28:28 +08:00
dns_control.go optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
dns_utils.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
packet_sniffer_pool_test.go optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
packet_sniffer_pool.go optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
routing_matcher_builder.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
routing_matcher_userspace.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
tcp.go Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00
udp_endpoint_pool.go optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
udp.go Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00
utils.go Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00