1
0
mirror of https://github.com/daeuniverse/dae.git synced 2025-01-13 00:04:47 +07:00
dae/control
2023-07-16 23:27:22 +08:00
..
kern fix(ebpf): udp problem caused by by accident () 2023-07-16 23:27:22 +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 () 2023-04-23 13:27:29 +08:00
bpf_subobjects.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.tmpl chore 2023-02-07 23:52:37 +08:00
bpf_utils.go feat(dns): support fixed domain ttl () 2023-05-30 22:10:32 +08:00
connectivity.go fix: should allow fallbacking ip version if dialing domain () 2023-06-29 22:30:33 +08:00
control_plane_core.go fix: support to bind dae to wg lan (and other tun) () 2023-07-16 18:26:20 +08:00
control_plane.go fix: support to bind dae to wg lan (and other tun) () 2023-07-16 18:26:20 +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 () 2023-07-16 11:28:28 +08:00
dns_control.go fix(dns): should reject with nx instead of 0.0.0.0 () 2023-07-16 11:28:28 +08:00
dns_utils.go refactor(dns): replace dnsmessage with miekg/dns () 2023-07-09 16:02:17 +08:00
routing_matcher_builder.go optimize(routing): fix slow domain++ ip routing () 2023-06-11 12:48:52 +08:00
routing_matcher_userspace.go optimize(routing): fix slow domain++ ip routing () 2023-06-11 12:48:52 +08:00
tcp.go feat/chore: add log file/refine code/add tip for no-load () 2023-07-15 12:23:36 +08:00
udp_endpoint.go fix/optimize/refactor(udp): fix potential stuck UDP and optimize reroute logic () 2023-07-13 19:04:48 +08:00
udp.go feat/chore: add log file/refine code/add tip for no-load () 2023-07-15 12:23:36 +08:00
utils.go feat: support iptables tproxy () 2023-06-04 11:38:05 +08:00