dae/control
2024-01-01 17:20:28 +08:00
..
kern Rewrite bpf spec before loading to avoid bpf map lookup during runtime (#376) 2024-01-01 17:20:28 +08:00
.gitignore
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 docs: improve docs about pppoe and mark (#305) 2023-09-02 15:06:50 +08:00
control_plane.go Rewrite bpf spec before loading to avoid bpf map lookup during runtime (#376) 2024-01-01 17:20:28 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +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 refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +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 optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
utils.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00