This change is non-portable. On FreeBSD 4, the s6_addr_32
is only defined for use in the kernel. IIRC, only s6_addr
is standard.
At 04:11 PM 12/14/2006, [EMAIL PROTECTED] wrote:
>Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
>
>Modified Files:
>daemon.c 1.397 -> 1.398
>slap.h
[EMAIL PROTECTED] wrote:
implement full IPv6 support in ACLs; use URL notation (as suggested by Howard)
to disambiguate parsing (ITS#4756)
OK, I see this breaks sasl_server_new() where it expects IPv6
iplocalport and ipremoteport in the form ip;port regardless of IPv4/6.
I'll back part of