dae/control
2023-02-13 18:26:31 +08:00
..
kern feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
.gitignore
addr.go style: better connection trace output 2023-02-13 12:54:04 +08:00
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
connectivity.go feat: support to check independent tcp dns connectivity 2023-02-12 15:39:00 +08:00
control_plane_core.go feat: retry for broken UDP endpoint 2023-02-13 10:52:40 +08:00
control_plane.go docs: add prompt for bad lxc 2023-02-13 11:08:19 +08:00
control.go
dns_upstream.go feat: allow tcp_check_url and udp_check_dns are not double stack 2023-02-13 02:40:34 +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 fix: latency comparison had potential arithmetic overflow problem 2023-02-13 15:27:36 +08:00
tproxy_utils.go feat: reject packet sent to tproxy port directly for security 2023-02-13 03:41:59 +08:00
udp_endpoint.go fix: udp panic when udpConn is not net.PacketConn 2023-02-11 21:10:34 +08:00
udp.go fix: ipv4in6 should be converged 2023-02-13 18:26:31 +08:00