dae/control
2023-02-25 02:38:21 +08:00
..
kern feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go
connectivity.go
control_plane_core.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
control_plane.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
control.go
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 feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
udp_endpoint.go feat: support to mark direct traffic (#24) 2023-02-20 18:06:54 +08:00
udp.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
utils.go feat: dns routing (#26) 2023-02-25 02:38:21 +08:00