knot-resolver icon indicating copy to clipboard operation
knot-resolver copied to clipboard

Knot Resolver - resolve DNS names like it's 2024

Results 11 knot-resolver issues
Sort by recently updated
recently updated
newest added

command: meson ./build_dir and the output is: [root@bogon knot-resolver]# meson ./build_dir The Meson build system Version: 0.63.0 Source dir: /home/xushipei/knot-resolver Build dir: /home/xushipei/knot-resolver/build_dir Build type: native build Project name: knot-resolver...

Please **report all issues** to https://gitlab.nic.cz/knot/knot-resolver/issues You can log-in with your existing Github account. Simply go to https://gitlab.nic.cz/users/sign_in and click to image with Github logo. This Github repo is just...

doc

Hello. I'm trying to configure knot-resolver v6 without using Lua scripting, just YAML. 1. How to do DNS64 only for specific domains and ignore actual AAAA records? 2. How to...

The pkgconfig file from the sysroot (`/usr/aarch64-linux-musl/usr/lib/pkgconfig/luajit.pc`) is correctly located and used when cross compiling, but the resulting path returned by `luajit.get_pkgconfig_variable('includedir')` does not include the sysroot. Prior to the...

The doc said: -- Do not try this - it will pollute cache and surprise you! -- view:addr('10.0.0.0/8', policy.all(policy.FORWARD('2001:DB8::1'))) -- Drop all IPv4 that hasn't matched view:addr('0.0.0.0/0', policy.all(policy.DROP)) ============ is...

Hi, I encountered some very strange behavior with knot resolver. For some reason this config causes the `kresd` process to bloat linearly (~10Mb / hour) and eat hundreds megabytes of...

When linking against an LMDB built for Windows, the returned file handle is a native Win32 HANDLE and so needs to be checked using the native Windows API. Signed-off-by: Christopher...

Hi, Is it possible to implement response rate limiting (rrl) and possibly recursive client rate limiting (rcrl)?

This adds whitelisting support to the `rebinding` module. Signed-off-by: Christopher Ng

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go