| LOW | …rt/internet/hysteria/congestion/bbr/windowed_filter.go | 1 | package bbr |
| LOW | …rt/internet/hysteria/congestion/bbr/windowed_filter.go | 21 | // (or higher) than everything else in the window and it is the most recent. |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 21 | type sendTimeState struct { |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 281 | |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 321 | sampler.isAppLimited, |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 341 | // that due to the packet loss, the number of bytes on each curve might get |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 361 | // ack_rate = (bytes(A_1) - bytes(A_0)) / (time(A_1) - time(A_0)) |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 381 | // method. |
| LOW | …/internet/hysteria/congestion/bbr/bandwidth_sampler.go | 401 | // 41. In this case, when we sample bandwidth for packets 21 to 40, the S_0/A_0 |
| LOW | …hysteria/congestion/bbr/packet_number_indexed_queue.go | 1 | package bbr |
| LOW | transport/internet/kcp/kcp.go | 1 | // Package kcp - A Fast and Reliable ARQ Protocol |
| LOW | core/mocks.go | 1 | package core |
| LOW | core/annotations.go | 1 | package core |
| LOW | core/config.pb.go | 21 | // Verify that runtime/protoimpl is sufficiently up-to-date. |
| LOW | app/dns/dns.go | 501 | } |
| LOW | app/router/strategy_leastload.go | 81 | qualified := s.getNodes(candidates) |
| LOW | app/router/command/command.pb.go | 181 | } |
| LOW | proxy/vmess/vmess.go | 1 | // Package vmess contains the implementation of VMess protocol and transportation. |
| LOW | proxy/shadowsocks/shadowsocks.go | 1 | // Package shadowsocks provides compatible functionality to Shadowsocks. |
| LOW | features/stats/stats.go | 21 | } |
| LOW | testing/scenarios/wireguard_test.go | 121 | // if err := errg.Wait(); err != nil { |
| LOW | common/geodata/strmatcher/strmatcher.go | 61 | |
| LOW | common/geodata/strmatcher/strmatcher.go | 81 | // - Obey certain priority order specification when returning matched values. |
| LOW | common/utils/typed_sync_map.go | 81 | } |
| LOW | common/utils/unixsocket.go | 1 | package utils |
| LOW | main/commands/base/command.go | 21 | // The args are the arguments after the command name. |
| LOW | main/commands/base/help.go | 61 | |