dae/control
mzz aea686f277
fix: sniffed domain with brackets (#70)
* fix: sniffed domain with brackets

* Update control/control_plane.go
2023-05-02 16:37:38 +08:00
..
kern optimize: reduce loading time and memory requirement by shrinking process name searching length 2023-04-05 00:42:56 +08:00
.gitignore Revert "chore: include compiled file for lib use" 2023-03-03 15:33:31 +08:00
addr.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
bpf_subobjects.go chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
bpf_subobjects.tmpl
bpf_utils.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
connectivity.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
control_plane_core.go optimize: cache NXDomain and reject with 0.0.0.0/:: (#63) 2023-04-29 13:59:20 +08:00
control_plane.go fix: sniffed domain with brackets (#70) 2023-05-02 16:37:38 +08:00
control.go chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
dns_cache.go optimize: cache NXDomain and reject with 0.0.0.0/:: (#63) 2023-04-29 13:59:20 +08:00
dns_control.go optimize: cache NXDomain and reject with 0.0.0.0/:: (#63) 2023-04-29 13:59:20 +08:00
dns_utils.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
routing_matcher_builder.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
routing_matcher_userspace.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
tcp.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
udp_endpoint.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
udp.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00
utils.go style: format golang import package code style (#58) 2023-04-23 13:27:29 +08:00