dae/control
2023-03-29 18:14:13 +08:00
..
kern fix: mac routing would cause bad WAN network 2023-03-23 15:46:58 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go
connectivity.go fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
control_plane_core.go fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
control_plane.go optimize: remove rush-answer detector because it does always work in all districts 2023-03-29 18:14:13 +08:00
control.go
dns_cache.go
dns_control.go optimize: remove rush-answer detector because it does always work in all districts 2023-03-29 18:14:13 +08:00
dns_utils.go
routing_matcher_builder.go optimize: give warning instead of error when invalid domain is given in routing 2023-03-25 00:36:01 +08:00
routing_matcher_userspace.go
tcp.go
udp_endpoint.go optimize: reduce UDP buffer 2023-03-25 13:52:52 +08:00
udp.go fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
utils.go feat: support to auto config kernel parameters 2023-03-25 17:16:24 +08:00