dae/control
2023-02-27 14:36:36 +08:00
..
kern chore: systemd 2023-02-27 14:07:36 +08:00
.gitignore
addr.go feat/optimize: add userspace routing and optimize domain routing (#18) 2023-02-18 18:27:28 +08:00
bpf_subobjects.go feat/optimize: add userspace routing and optimize domain routing (#18) 2023-02-18 18:27:28 +08:00
bpf_subobjects.tmpl
bpf_utils.go chore: remove selective loading bpf objects 2023-02-27 09:56:00 +08:00
connectivity.go feat: support reload 2023-02-27 13:29:42 +08:00
control_plane_core.go chore: send real ready after listening and clean up thoroughly 2023-02-27 14:36:36 +08:00
control_plane.go chore: send real ready after listening and clean up thoroughly 2023-02-27 14:36:36 +08:00
control.go chore: remove selective loading bpf objects 2023-02-27 09:56:00 +08:00
dns_cache.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
dns_control.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
dns_utils.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
routing_matcher_builder.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
routing_matcher_userspace.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
tcp.go chore: log shows dialMode 2023-02-26 20:33:50 +08:00
udp_endpoint.go feat: support to mark direct traffic (#24) 2023-02-20 18:06:54 +08:00
udp.go chore: log shows dialMode 2023-02-26 20:33:50 +08:00
utils.go feat: support reload 2023-02-27 13:29:42 +08:00