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)
commit0b8ec6de02002e013775a1ba2d012a93e0950617
tree8aac0ed0ec20db687670e1b9194b88dc8650fef7
parent28671c54cf154131ca6b601cac283933664829c7
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.
(This used to be commit 035c4831003d5b5310f0874e712ef66ba3e78e34)
source4/lib/socket/netif.c