dae/control
2023-02-11 21:35:02 +08:00
..
kern feat: add lan_snat_direct option for non-transparent-bridge user (#14) 2023-02-11 13:34:12 +08:00
.gitignore chore: adjust directory structure 2023-02-07 23:49:30 +08:00
addr.go chore: adjust directory structure 2023-02-07 23:49:30 +08:00
bpf_subobjects.go chore 2023-02-07 23:52:37 +08:00
bpf_subobjects.tmpl chore 2023-02-07 23:52:37 +08:00
bpf_utils.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
connectivity.go fix: problem that not switch to tcp if udp is blocked 2023-02-09 13:27:59 +08:00
control_plane_core.go docs: README 2023-02-10 11:59:40 +08:00
control_plane.go feat: add lan_snat_direct option for non-transparent-bridge user (#14) 2023-02-11 13:34:12 +08:00
control.go chore: adjust directory structure 2023-02-07 23:49:30 +08:00
dns_upstream.go feat: support subscription tag and subtag filter (#13) 2023-02-10 11:04:16 +08:00
dns.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
domain_match.go chore: adjust directory structure 2023-02-07 23:49:30 +08:00
routing_matcher_builder.go fix: align all dns resp answer headers 2023-02-09 12:26:44 +08:00
tcp.go feat: support tcp:// and tcp+udp:// for dns_upstream (#11) 2023-02-09 11:40:34 +08:00
tproxy_utils.go feat: add ipforward check 2023-02-10 11:55:00 +08:00
udp_endpoint.go fix: udp panic when udpConn is not net.PacketConn 2023-02-11 21:10:34 +08:00
udp.go docs: add more debug info 2023-02-11 21:35:02 +08:00