dae/control
2023-04-04 23:29:30 +08:00
..
kern fix(ebpf): optimize code complexity 2023-04-04 23:29:30 +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 style: beautify log 2023-03-30 01:56:05 +08:00
control_plane_core.go fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
control_plane.go fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
dns_cache.go feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
dns_control.go feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
dns_utils.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
routing_matcher_builder.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
routing_matcher_userspace.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
tcp.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
udp_endpoint.go optimize: reduce UDP buffer 2023-03-25 13:52:52 +08:00
udp.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00
utils.go feat: add virtual must_rules outbound 2023-04-02 12:02:57 +08:00