dae/control
2023-03-25 17:16:24 +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
control_plane_core.go
control_plane.go feat: support to auto config kernel parameters 2023-03-25 17:16:24 +08:00
control.go
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 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