dae/control
2023-03-25 00:57:04 +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 feat: add config dir as extern geosite search dir. fix #41 2023-03-25 00:57:04 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
dns_cache.go
dns_control.go fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +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
udp.go fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
utils.go