]> git.ipfire.org Git - thirdparty/unbound.git/commit
Allow the kernel to provide random source ports. 134/head
authorFlorian Obser <florian@narrans.de>
Fri, 10 Jan 2020 12:55:55 +0000 (13:55 +0100)
committerFlorian Obser <florian@narrans.de>
Thu, 20 Feb 2020 13:54:06 +0000 (14:54 +0100)
commit5aaa5e253deac0f6ea0d45305668b20031f4610e
tree89f7a954d7198228c5e55ce9d5ec3729efe3ca76
parentd2a843b422af08a6ce3ac1a18a8c100a7b743447
Allow the kernel to provide random source ports.

On some operating systems, for example OpenBSD since some decades, the
kernel binds to a random source port if asked for any port (port
number 0). There is no need to replicate this functionality in
userland.
config.h.in
configure
configure.ac
services/outside_network.c
services/outside_network.h