Marcos

Results 3 issues of Marcos

https://redmine.pfsense.org/issues/10818 General settings: ![image](https://user-images.githubusercontent.com/109476949/190470316-76e66863-11e9-4e1b-9a40-8e009136d087.png) Edit: ![image](https://user-images.githubusercontent.com/109476949/190470338-c1f0d816-6109-41fa-a01c-ce28f476c2bd.png)

> SO_REUSEPORT enables duplicate address and port bindings https://man.freebsd.org/cgi/man.cgi?query=setsockopt&manpath=FreeBSD+14.0-CURRENT With this added to the package, both this app and miniupnpd (as of 2.2.2) can both listen to e.g. UDP/1900 at...

Support for respip and dns64 was added with feeebc95f875ed378848ffc4441e5a66bdf5c50b. However unbound-checkconf does not show that python is supported with these modules: https://github.com/NLnetLabs/unbound/blob/98f42578905f802bffb3b3ecbb0e39d6784f7544/smallapp/unbound-checkconf.c#L794 Other than allowing it in unbound-checkconf, are there...