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 Revert "chore: include compiled file for lib use" 2023-03-03 15:33:31 +08:00
addr.go refactor/optimize: remove dead code (#411) 2024-01-23 20:50:07 +08:00
anyfrom_pool.go feat(bpf): implement stack bypass (#458) 2024-03-01 18:27:02 +08:00
bpf_subobjects.go chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
bpf_subobjects.tmpl chore 2023-02-07 23:52:37 +08:00
bpf_utils.go feat(bpf): implement stack bypass (#458) 2024-03-01 18:27:02 +08:00
connectivity.go chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
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 refactor/optimize: remove dead code (#411) 2024-01-23 20:50:07 +08:00
dns_cache.go chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
dns_control.go feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
dns_utils.go chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
dns.go feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
netns_utils.go fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary (#504) 2024-06-11 21:33:21 +08:00
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 chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
routing_matcher_userspace.go chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
sysctl.go fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary (#504) 2024-06-11 21:33:21 +08:00
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 fix: Watch sysctl changes to ensure expected values (#426) 2024-01-23 21:11:44 +08:00