dae/control
2023-03-26 12:54:21 +08:00
..
kern fix: mac routing would cause bad WAN network 2023-03-23 15:46:58 +08:00
.gitignore Revert "chore: include compiled file for lib use" 2023-03-03 15:33:31 +08:00
addr.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.tmpl chore 2023-02-07 23:52:37 +08:00
bpf_utils.go docs: need CONFIG_KPROBE_EVENTS for bpf features judging 2023-03-21 16:11:11 +08:00
connectivity.go fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
control_plane_core.go fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
control_plane.go fix: preprocess wan_interface 'auto' before ebpf program loading to avoid to fail to insert filter 2023-03-26 12:54:21 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
dns_cache.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
dns_control.go fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
dns_utils.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
routing_matcher_builder.go optimize: give warning instead of error when invalid domain is given in routing 2023-03-25 00:36:01 +08:00
routing_matcher_userspace.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
tcp.go fix: should check index before finding outbound 2023-03-16 22:32:48 +08:00
udp_endpoint.go optimize: reduce UDP buffer 2023-03-25 13:52:52 +08:00
udp.go fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
utils.go feat: support to auto config kernel parameters 2023-03-25 17:16:24 +08:00