[krbdev.mit.edu #6686] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Jun 11 17:03:04 EDT 2010


Use getaddrinfo() in kprop and kpropd, and recognize IPv6 addresses
when setting up krb5_address structures.  kpropd still only binds to
one socket to avoid the need for a select() loop, so we turn off
IPV6_V6ONLY on that socket to ensure that IPv4 connections will still
be accepted.

Based on a patch from Michael Stapelberg <michael at stapelberg.de>.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24134
Commit By: ghudson
Revision: 24134
Changed Files:
U   trunk/src/slave/Makefile.in
U   trunk/src/slave/kprop.c
U   trunk/src/slave/kprop.h
A   trunk/src/slave/kprop_sock.c
U   trunk/src/slave/kpropd.c




More information about the krb5-bugs mailing list