On Mon, 03 Oct 2011 22:24:02 +0530 ashish...@lostca.se (Ashish SHUKLA) wrote:
> > That is cool, but please be sure to make such IPv6 mode not enabled > > by default unless it's somehow possible to make it work > > transparently on a conventional box with IPv4 only networking. > > Well, you can enable/disable at compile time. At runtime, it won't > try to use IPv6 address if you don't have desired connectivity > available, RFC3484[1] which getaddrinfo(3) implements. But if you > enable IPv6 support at compile-time, it expects IPv6 support (in > kernel) to be available at runtime, as it's using AF_INET6 sockets. Is there no way to make it switchable at runtime (like via `fossil set ipv6 on`) or is it doable but just complicated to implement? Having a compile-time switch effectively doubles the number of binaries one have to built to offer for downloading. The same issue arises for downstream distro packagers. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users