dae/control
2023-02-12 23:15:53 +08:00
..
kern fix: problem that old process did not obey pname rule 2023-02-12 23:15:53 +08:00
.gitignore
addr.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go
connectivity.go feat: support to check independent tcp dns connectivity 2023-02-12 15:39:00 +08:00
control_plane_core.go fix: problem that old process did not obey pname rule 2023-02-12 23:15:53 +08:00
control_plane.go feat: fix port collision problem 2023-02-12 21:50:15 +08:00
control.go
dns_upstream.go feat: support to check independent tcp dns connectivity 2023-02-12 15:39:00 +08:00
dns.go
domain_match.go
routing_matcher_builder.go feat: add must_direct outbound 2023-02-12 23:11:40 +08:00
tcp.go feat: add must_direct outbound 2023-02-12 23:11:40 +08:00
tproxy_utils.go feat: add ipforward check 2023-02-10 11:55:00 +08:00
udp_endpoint.go fix: udp panic when udpConn is not net.PacketConn 2023-02-11 21:10:34 +08:00
udp.go feat: add must_direct outbound 2023-02-12 23:11:40 +08:00