dae/component/control
2023-02-07 00:17:55 +08:00
..
kern chore: replace route 0.0.0.0/0 with default 2023-02-07 00:17:55 +08:00
.gitignore refactor: use cgroupv2 instead of ftrace to get better compatibility 2023-02-02 21:22:18 +08:00
addr.go style: refine control plane log print 2023-02-01 13:14:22 +08:00
bpf_utils.go docs/fix: README; fix BatchUpdate version requirement 2023-02-04 18:27:13 +08:00
control_plane_core.go chore: replace route 0.0.0.0/0 with default 2023-02-07 00:17:55 +08:00
control_plane.go feat: support as-is for dns_upstream 2023-02-06 16:22:07 +08:00
control.go refactor: use cgroupv2 instead of ftrace to get better compatibility 2023-02-02 21:22:18 +08:00
dns.go try to fix checksum problem but failed 2023-02-05 21:05:23 +08:00
domain_match.go refactor: use cgroupv2 instead of ftrace to get better compatibility 2023-02-02 21:22:18 +08:00
objects.go refactor: refactor lan tproxy using sk_assign 2023-02-06 13:56:43 +08:00
objects.tmpl refactor: use cgroupv2 instead of ftrace to get better compatibility 2023-02-02 21:22:18 +08:00
routing_matcher_builder.go fix: checksum 2023-02-04 11:39:16 +08:00
tcp.go fix: try to fix single arm situation problem 2023-02-06 18:34:34 +08:00
tproxy_utils.go fix: try to fix single arm situation problem 2023-02-06 18:34:34 +08:00
udp_endpoint.go feat: add DNS rush-answer filter 2023-02-04 20:53:29 +08:00
udp.go fix: try to fix single arm situation problem 2023-02-06 18:34:34 +08:00