Skip to content
Snippets Groups Projects

force kresd to follow net.ipv(4,6) settings when forwarding

Merged Grigorii Demidov requested to merge fwd-respect-ipver into master
All threads resolved!
Viewing commit 15dc8bd8
Show latest version
4 files
+ 16
8
Preferences
Compare changes
Files
4
+ 2
2
@@ -461,13 +461,13 @@ configured in the config file.
:return: boolean (default: true)
Enable/disable using IPv6 for recursion.
Enable/disable using IPv6 for contacting upstream nameservers.
.. envvar:: net.ipv4 = true|false
:return: boolean (default: true)
Enable/disable using IPv4 for recursion.
Enable/disable using IPv4 for contacting upstream nameservers.
.. function:: net.listen(addresses, [port = 53, flags = {tls = (port == 853)}])