summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorCorentin Chary <corentin.chary@gmail.com>2009-10-27 12:57:35 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-03 06:48:58 -0800
commit2bda225433762f78c09c2a751b321eb9d94c37c6 (patch)
tree862686409d89ea8733d2784ea7a43c67d10b9788 /NEWS
parent2a62b1748edcb8319e6ce36e72717c8154635db6 (diff)
transport/name.c: refine the address resolution logic when listen-host is not specified.
- when listen-host is not specified and there are are no interfaces having adresses belonging to the address-family specified, listen at 0.0.0.0/::0. - this patch is necessary since with AI_ADDRCONFIG, getaddrinfo fails if there are no active interfaces for the address family specified and when listen-host is specified we still want the functionality provided with usage of AI_ADDRCONFIG. Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 339 (glusterfsd fails to start when there are no active interfaces having address in the address family configured.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=339
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions