dae/control
2023-03-13 13:29:23 +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
bpf_subobjects.go
bpf_subobjects.tmpl
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 feat: should support to run on ipv6 disabled machines 2023-03-04 21:16:09 +08:00
control_plane.go chore: prompt for memory at startup 2023-03-13 13:29:23 +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