dae/control
2024-11-27 16:13:53 +08:00
..
kern fix: add risc-v vmlinux headers in submodules (#696) (#706) 2024-11-27 16:13:53 +08:00
.gitignore
addr.go
anyfrom_pool.go
bpf_subobjects.go
bpf_subobjects.tmpl
bpf_utils.go
connectivity.go
control_plane_core.go feat: support ipip tunnel as lan/wan interface (#615) 2024-09-03 18:38:21 +08:00
control_plane.go chore: more detail of Choose DNS path log (#692) 2024-11-25 20:25:01 +08:00
control.go
dns_cache.go
dns_control.go feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
dns_utils.go
dns.go feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
netns_utils.go
packet_sniffer_pool_test.go fix: incidental packet drop and weird UDP state maintaining (#539) 2024-06-16 19:46:22 +08:00
packet_sniffer_pool.go fix: incidental packet drop and weird UDP state maintaining (#539) 2024-06-16 19:46:22 +08:00
routing_matcher_builder.go
routing_matcher_userspace.go
sysctl.go
tcp.go fix: connection leaks (#624) 2024-09-26 22:40:29 +08:00
udp_endpoint_pool.go fix: connection leaks (#624) 2024-09-26 22:40:29 +08:00
udp_task_pool_test.go fix: crash on openwrt (#640) 2024-09-19 13:40:05 -04:00
udp_task_pool.go fix: minimal upgrade panjf2000/ants dependency to v2.0.0 (#707) 2024-11-27 12:07:19 +08:00
udp.go fix: crash on openwrt (#640) 2024-09-19 13:40:05 -04:00
utils.go