summaryrefslogtreecommitdiff
path: root/source4/lib/replace/getifaddrs.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.Jelmer Vernooij1-1/+1
(This used to be commit 37c7b65546190bdce40cb48435cc4fd51d89a124)
2007-12-21r26551: Make sure NULL is defined before using it to test for getifaddrs().James Peach1-0/+4
Patch from Timur I. Bakeyev <timur@com.bat.ru>. (This used to be commit 188156228b53c4bbc9c18c6ff1a0d3c6d0ba5fcb)
2007-12-21r26487: Cope with systems that don't have struct sockaddr.sa_len.Jelmer Vernooij1-0/+6
(This used to be commit 56080469ab28ae5a2f456cced34814d9c33480c6)
2007-12-21r26469: Fix paths, only include IPv4 addresses for now.Jelmer Vernooij1-8/+5
(This used to be commit fa9e3b6fa871b7541878f836ea54e882e614a3cf)
2007-12-21r26467: Use getifaddrs() for interface enumeration and provide replacements ↵Jelmer Vernooij1-0/+94
for platforms that don't have it in lib/replace. (This used to be commit 9b4924fbd8619033c55b4c6e2589da247332e7db)