svn commit: samba r25472 - in branches: SAMBA_3_2/source SAMBA_3_2/source/include SAMBA_3_2/source/lib SAMBA_3_2/source/lib/replace SAMBA_3_2/source/lib/replace/system SAMBA_3_2/source/utils SAMBA_3_2_0/source SAMBA_3_2_0/source/include SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/lib/replace SAMBA_3_2_0/source/lib/replace/system SAMBA_3_2_0/source/utils

jra at samba.org jra at samba.org
Tue Oct 2 19:27:28 GMT 2007


Author: jra
Date: 2007-10-02 19:27:25 +0000 (Tue, 02 Oct 2007)
New Revision: 25472

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25472

Log:
Fix the interfaces code to detect IPv6 interfaces, using the
new standard getifaddrs() and freeifaddrs() interfaces. Currently
we only return IPv4 af_families. Needs fixing for binds to IPv6
but this has to be careful work.
Jeremy.

Modified:
   branches/SAMBA_3_2/source/configure.in
   branches/SAMBA_3_2/source/include/includes.h
   branches/SAMBA_3_2/source/include/interfaces.h
   branches/SAMBA_3_2/source/lib/interface.c
   branches/SAMBA_3_2/source/lib/interfaces.c
   branches/SAMBA_3_2/source/lib/replace/replace.h
   branches/SAMBA_3_2/source/lib/replace/system/network.h
   branches/SAMBA_3_2/source/lib/util.c
   branches/SAMBA_3_2/source/utils/net_dns.c
   branches/SAMBA_3_2_0/source/configure.in
   branches/SAMBA_3_2_0/source/include/includes.h
   branches/SAMBA_3_2_0/source/include/interfaces.h
   branches/SAMBA_3_2_0/source/lib/interface.c
   branches/SAMBA_3_2_0/source/lib/interfaces.c
   branches/SAMBA_3_2_0/source/lib/replace/replace.h
   branches/SAMBA_3_2_0/source/lib/replace/system/network.h
   branches/SAMBA_3_2_0/source/lib/util.c
   branches/SAMBA_3_2_0/source/utils/net_dns.c


Changeset:
Sorry, the patch is too large (1377 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25472


More information about the samba-cvs mailing list