dae/control
2023-03-03 16:53:09 +08:00
..
kern chore: systemd 2023-02-27 14:07:36 +08:00
.gitignore Revert "chore: include compiled file for lib use" 2023-03-03 15:33:31 +08:00
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 optimize: allow to bind nothing 2023-02-27 14:57:00 +08:00
connectivity.go fix: should reset kernel program outbound alive status every reload 2023-03-02 21:28:30 +08:00
control_plane_core.go fix: should roll back configuration if failure of reload 2023-03-02 22:25:51 +08:00
control_plane.go fix: dead loop if no dns upstream given 2023-03-03 16:53:09 +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 chore 2023-02-28 21:25:15 +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 2023-02-28 21:25:15 +08:00
udp_endpoint.go feat: support to mark direct traffic (#24) 2023-02-20 18:06:54 +08:00
udp.go chore 2023-02-28 21:25:15 +08:00
utils.go feat: support reload 2023-02-27 13:29:42 +08:00