dae/control
2023-07-11 01:25:05 +08:00
..
kern fix: samba not work (#173) 2023-07-02 19:29:18 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go feat(dns): support fixed domain ttl (#100) 2023-05-30 22:10:32 +08:00
connectivity.go fix: should allow fallbacking ip version if dialing domain (#164) 2023-06-29 22:30:33 +08:00
control_plane_core.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
control_plane.go fix: truncated dns resp (#203) 2023-07-11 01:25:05 +08:00
control.go
dns_cache.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
dns_control.go fix: truncated dns resp (#203) 2023-07-11 01:25:05 +08:00
dns_utils.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
routing_matcher_builder.go optimize(routing): fix slow domain++ ip routing (#133) 2023-06-11 12:48:52 +08:00
routing_matcher_userspace.go optimize(routing): fix slow domain++ ip routing (#133) 2023-06-11 12:48:52 +08:00
tcp.go feat: support tuic v5 (#176) 2023-07-08 22:07:32 +08:00
udp_endpoint.go fix: truncated dns resp (#203) 2023-07-11 01:25:05 +08:00
udp.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
utils.go feat: support iptables tproxy (#80) 2023-06-04 11:38:05 +08:00