X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2FOS%2Fos.Configuring;h=465bc2657473d1cfbc3977a7d5e052aad549fca5;hp=0adb96a6fbeab6094306d04b787e46f137b0082b;hb=302e7912253bd1f1a88f04d9a8a71d8a3c9b93fc;hpb=79378e0f6db8bdf7cde0da6bf518aa2e94906307;ds=sidebyside diff --git a/src/OS/os.Configuring b/src/OS/os.Configuring index 0adb96a6f..465bc2657 100644 --- a/src/OS/os.Configuring +++ b/src/OS/os.Configuring @@ -1,5 +1,3 @@ -$Cambridge: exim/src/OS/os.Configuring,v 1.3 2006/03/16 12:25:24 ph10 Exp $ - Configuring Exim for different Operating Systems ------------------------------------------------ @@ -90,7 +88,7 @@ On some operating systems, the SIOCGIFCONF ioctl returns the IP addresses with the list of interfaces, and there is no need to call SIOCGIFADDR for each individual address. Mostly, making the second call does no harm, but on Linux when there are IP aliases, it causes things to go wrong. This also happens on -BSDI. Therefore, there is now a macro to cut it out, called +BSDI and GNU Hurd. Therefore, there is now a macro to cut it out, called SIOCGIFCONF_GIVES_ADDR. Note that, if IPv6 support is configured, Exim cannot find the IPv6 addresses