dae/control
2023-02-10 00:29:23 +08:00
..
kern fix: problem that not switch to tcp if udp is blocked 2023-02-09 13:27:59 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
connectivity.go fix: problem that not switch to tcp if udp is blocked 2023-02-09 13:27:59 +08:00
control_plane_core.go chore: modify tproxy mark to be compatible with 32-bit devices 2023-02-08 23:35:30 +08:00
control_plane.go chore: upgrade softwind 2023-02-10 00:29:23 +08:00
control.go
dns_upstream.go feat: lazily init dns upstream and tcp/udp check to avoid fatal when start 2023-02-09 19:22:37 +08:00
dns.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
domain_match.go
routing_matcher_builder.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
tcp.go feat: support tcp:// and tcp+udp:// for dns_upstream (#11) 2023-02-09 11:40:34 +08:00
tproxy_utils.go feat: drop frame in kernel to take advance of happy eyeballs if outbound shoud fail 2023-02-08 23:35:30 +08:00
udp_endpoint.go optimize: only print routing log for new connection to avoid the log exploded (Quic and BT). 2023-02-08 23:35:30 +08:00
udp.go feat: lazily init dns upstream and tcp/udp check to avoid fatal when start 2023-02-09 19:22:37 +08:00