| LOW | internal/dhcpsvc/v4.go | 41 | // IPv4Config is the interface-specific configuration for DHCPv4. |
| LOW | internal/dhcpsvc/v4.go | 61 | // RangeEnd is the last address in the range to assign to DHCP clients. It |
| LOW | internal/dhcpsvc/server.go | 21 | |
| LOW | internal/dhcpsvc/options4.go | 61 | // appendIPPerHostOptions appends the IP-layer per host DHCPv4 options to orig. |
| LOW | internal/dhcpsvc/options4.go | 81 | |
| LOW | internal/dhcpsvc/options4.go | 121 | // to orig. |
| LOW | internal/dhcpsvc/options4.go | 141 | // |
| LOW | internal/dhcpsvc/options4.go | 161 | // See https://datatracker.ietf.org/doc/html/rfc1256#section-5.1. |
| LOW | internal/dhcpsvc/options4.go | 181 | return append( |
| LOW | internal/dhcpsvc/options4.go | 221 | // See https://datatracker.ietf.org/doc/html/rfc1122#section-4.2.3.6. |
| LOW | internal/dhcpsvc/addresschecker.go | 21 | // TODO(e.burkov): Add ICMP implementation of [addressChecker], as required by |
| LOW | internal/dhcpsvc/dhcpsvc.go | 21 | |
| LOW | internal/dhcpsvc/dhcpsvc.go | 41 | // client must always have a MAC address. |
| LOW | internal/dhcpsvc/options6.go | 21 | // iaNAOption represents a parsed IA_NA (Identity Association for Non-temporary |
| LOW | internal/dhcpsvc/options6.go | 41 | t2 time.Duration |
| LOW | internal/dhcpsvc/options6.go | 121 | |
| LOW | internal/dhcpsvc/options6.go | 141 | validLifetime time.Duration |
| LOW | internal/dhcpsvc/handler4.go | 41 | |
| LOW | internal/dhcpsvc/v6.go | 21 | |
| LOW | internal/dhcpsvc/v6.go | 41 | |
| LOW | internal/home/config.go | 241 | // PrivateNets is the set of IP networks for which the private reverse DNS |
| LOW | internal/home/config.go | 261 | // via [PrivateRDNSResolvers], so those should be valid and UsePrivateRDNS |
| LOW | internal/home/config.go | 321 | // PortDNSCrypt is the port for DNSCrypt requests. If it's zero, DNSCrypt |
| LOW | internal/home/config.go | 381 | // |
| LOW | internal/home/authhttp.go | 341 | // authMiddlewareDefaultConfig is the configuration structure for the default |
| LOW | internal/home/home.go | 1281 | // printWebAddrs prints addresses built from proto, addr, and an appropriate |
| LOW | internal/home/options.go | 21 | // options represents the command-line options. |
| LOW | internal/home/mobileconfig.go | 21 | ) |
| LOW | internal/home/clientshttp.go | 21 | // clients. Some of the fields are only necessary in one or two handlers and |
| LOW | internal/home/clients.go | 61 | // safeSearchCacheTTL is the TTL of the safe search cache to use for |
| LOW | internal/home/tls.go | 41 | |
| LOW | internal/next/cmd/opt.go | 21 | |
| LOW | internal/next/cmd/opt.go | 41 | // - "status": Prints the service status. |
| LOW | internal/next/cmd/opt.go | 61 | // file, optionally print an error message to stdout, and exit with a |
| LOW | internal/next/cmd/opt.go | 81 | // directory instead of the files compiled into the binary. |
| LOW | internal/ipset/ipset.go | 21 | // Logger is used for logging the operation of the ipset manager. It must |
| LOW | internal/ipset/ipset_linux.go | 21 | ) |
| LOW | internal/ipset/ipset_linux_internal_test.go | 181 | // goos: linux |
| LOW | internal/aghrenameio/renameio.go | 1 | // Package aghrenameio is a wrapper around package github.com/google/renameio/v2 |
| LOW | internal/aghrenameio/renameio.go | 21 | // Cleanup closes the file, and removes it without performing the renaming. |
| LOW | internal/aghuser/db.go | 21 | // All retrieves all users from the database, sorted by login. |
| LOW | internal/aghuser/sessionstorage.go | 41 | // DefaultSessionStorageConfig represents the web user session storage |
| LOW | internal/arpdb/arpdb_openbsd.go | 21 | mu: &sync.RWMutex{}, |
| LOW | internal/filtering/filter.go | 401 | // 1. Get the list of filters to be updated. For each filter, run the download |
| LOW | internal/filtering/filtering_internal_test.go | 721 | assert.Truef(b, res.IsFiltered, "expected hostname %q to match", sbBlocked) |
| LOW | internal/filtering/reason.go | 41 | FilteredBlockedService |
| LOW | internal/filtering/rewrite/storage_internal_test.go | 181 | Value: addr2v4, |
| LOW | …ernal/filtering/safesearch/safesearch_internal_test.go | 101 | |
| LOW | internal/filtering/rulelist/parser.go | 41 | |
| LOW | internal/configmigrate/v31.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v15.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v15.go | 21 | // # … |
| LOW | internal/configmigrate/v21.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v5.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v25.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v11.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v4.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v34.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v24.go | 1 | package configmigrate |
| LOW | internal/configmigrate/v24.go | 21 | // |
| 83 more matches not shown… |