r26404: Disable socket wrapper for the interface detection code to work around the...
authorJelmer Vernooij <jelmer@samba.org>
Tue, 11 Dec 2007 21:23:28 +0000 (22:23 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:49:36 +0000 (05:49 +0100)
commit035c4831003d5b5310f0874e712ef66ba3e78e34
tree26c60f51ac88beb9459c1d758172f1e803969ea8
parent32b44e10747d704ce9a21cb8d34606cb0e41efab
r26404: Disable socket wrapper for the interface detection code to work around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.

Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.
source/lib/socket/netif.c