Files
bind9/lib/isc
Witold Kręcicki a0f7d28967 netmgr: retry binding with IP_FREEBIND when EADDRNOTAVAIL is returned.
When a new IPv6 interface/address appears it's first in a tentative
state - in which we cannot bind to it, yet it's already being reported
by the route socket. Because of that BIND9 is unable to listen on any
newly detected IPv6 addresses. Fix it by setting IP_FREEBIND option (or
equivalent option on other OSes) and then retrying bind() call.
2020-07-31 12:44:22 +02:00
..
2020-07-15 22:54:13 +02:00
2020-06-05 13:19:49 +02:00
2020-04-21 14:19:48 +02:00
2020-06-05 13:19:49 +02:00
2020-06-25 12:04:36 +10:00
2020-06-05 13:19:49 +02:00
2020-05-12 22:01:54 +10:00