From: Mark Wooding Date: Mon, 12 Jan 2009 17:21:58 +0000 (+0000) Subject: noip: Don't try to support families other than AF_UNIX and AF_INET. X-Git-Tag: 1.0.4~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/preload-hacks/commitdiff_plain/8ce11853751d12c81fdd71a67af21e7c176c15e0?hp=8ce11853751d12c81fdd71a67af21e7c176c15e0 noip: Don't try to support families other than AF_UNIX and AF_INET. If there's demand, I might try to hack in IPv6 later. But not now. ---