dae/control
2023-02-27 09:56:00 +08:00
..
kern optimize: drop ipv6 send_redirects 2023-02-26 13:36:38 +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 chore 2023-02-07 23:52:37 +08:00
bpf_utils.go chore: remove selective loading bpf objects 2023-02-27 09:56:00 +08:00
connectivity.go feat/optimize: add userspace routing and optimize domain routing (#18) 2023-02-18 18:27:28 +08:00
control_plane_core.go optimize: disable send_redirects for Real Direct 2023-02-26 05:07:42 +08:00
control_plane.go chore: remove selective loading bpf objects 2023-02-27 09:56:00 +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 docs 2023-02-26 19:44:25 +08:00