dae/control
2023-08-27 18:50:26 +08:00
..
kern refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
.gitignore
addr.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
anyfrom_pool.go chore: fix typo 2023-08-27 18:50:26 +08:00
bpf_subobjects.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.tmpl
bpf_utils.go fix: caddy cannot accept connections (#262) 2023-08-06 01:43:17 +08:00
connectivity.go fix: should allow fallbacking ip version if dialing domain (#164) 2023-06-29 22:30:33 +08:00
control_plane_core.go fix: rebinding wg/tun not work (#271) 2023-08-11 09:19:32 +08:00
control_plane.go fix: quic sniffing 2023-08-27 15:53:48 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
dns_cache.go fix(dns): should reject with nx instead of 0.0.0.0 (#141) 2023-07-16 11:28:28 +08:00
dns_control.go chore: normalize error names 2023-08-27 11:42:07 +08:00
dns_utils.go refactor(dns): replace dnsmessage with miekg/dns (#188) 2023-07-09 16:02:17 +08:00
packet_sniffer_pool_test.go optimize(udp): add AnyfromPool to reduce sycall 2023-08-27 17:46:46 +08:00
packet_sniffer_pool.go optimize(udp): add AnyfromPool to reduce sycall 2023-08-27 17:46:46 +08:00
routing_matcher_builder.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
routing_matcher_userspace.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
tcp.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00
udp_endpoint_pool.go optimize(udp): add AnyfromPool to reduce sycall 2023-08-27 17:46:46 +08:00
udp.go optimize(udp): add AnyfromPool to reduce sycall 2023-08-27 17:46:46 +08:00
utils.go refactor/fix: match dscp instead of tos (#294) 2023-08-20 23:43:33 +08:00