]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make nsupdate use OS-supplied ephemeral port range
authorMichał Kępień <michal@isc.org>
Wed, 6 Mar 2019 13:01:24 +0000 (14:01 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 6 Mar 2019 13:03:36 +0000 (14:03 +0100)
commita553168786bcd3ab2e9b130d47a540acae14edb9
treed29d57450408c456117d2d8b0e00df3b3fa01bd0
parentd4d89a18af0bf2595ddb482a4cf9052faff74a53
Make nsupdate use OS-supplied ephemeral port range

Make nsupdate honor the operating system's preferred ephemeral port
range instead of always using the default 1024-65535 range for outgoing
messages.

(cherry picked from commit 06f582f23e7e3204a110d9b5a619c4d9ce451f07)
bin/nsupdate/nsupdate.c