dae/control
2023-04-07 23:13:10 +08:00
..
kern optimize: reduce loading time and memory requirement by shrinking process name searching length 2023-04-05 00:42:56 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go
connectivity.go
control_plane_core.go fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
control_plane.go feat: support dns.ipversion_prefer 2023-04-07 23:06:04 +08:00
control.go
dns_cache.go feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
dns_control.go optimize(dns): use different ID for another lookup in ipversion prefer mode 2023-04-07 23:13:10 +08:00
dns_utils.go
routing_matcher_builder.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
routing_matcher_userspace.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
tcp.go fix/optimize: reroute if necessary and add opendns as bootstrap dns 2023-04-07 20:38:06 +08:00
udp_endpoint.go
udp.go fix/optimize: reroute if necessary and add opendns as bootstrap dns 2023-04-07 20:38:06 +08:00
utils.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00