Stephan de Wit
Stephan de Wit
Since DNS blocklists are now done dynamically, it would make sense for other areas of Unbound to do the same in an effort to reduce the amount of restarts. One...
In order to prevent unpredictable behaviour from something that is not explicitly prohibited in RFC1035, it is best to restrict the creation of PTR records from every single host and...
Hi there, loving your work! I am however running into an issue with the `permission.filter()` function. It seems ES6's native implementation of filter() is called when a `Permission` object is...
**Describe the bug** See https://github.com/opnsense/core/issues/5441 for a detailed description of the issue, as well as the steps to take to reproduce the issue. Short description: Blocking outbound packets on UDP/53...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/docs/blob/master/CONTRIBUTING.md - [x] I...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/docs/blob/master/CONTRIBUTING.md - [x] I...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/docs/blob/master/CONTRIBUTING.md - [x] I...
**Is your feature request related to a problem? Please describe.** Unbound: advanced has changed slightly, the following options have been added: - serve-expired-reply-ttl - serve-expired-ttl-reset - serve-expired-client-timeout Defaults have also...
Note: this is a continuation of https://reviews.freebsd.org/D40725. First half containing only link and module compatibility changes went in with https://github.com/freebsd/freebsd-src/commit/445bed5c4d859575951361e432024396b938f863 - Hook in RSS glue. - Default to "off" for...
Iflib provides support for the I2C `ioctl()`, primarily used by `ifconfig -v`, to fetch diagnostics data from both the static and user-writable part of EEPROMs in SFP(+) modules in cases...