From 8041b5bada31db152de80e45b3047ed32cef6880 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 9 May 2011 14:57:15 +0200 Subject: return any locally configured IP address if they exist Fall back to 127.0.0.2/::1 only if there is no proper IP address configured on any interface. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8f31d72..b35d629 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +README .deps .libs *.cache -- cgit