chiark / gitweb /
return any locally configured IP address if they exist
authorLennart Poettering <lennart@poettering.net>
Mon, 9 May 2011 12:57:15 +0000 (14:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2011 12:57:15 +0000 (14:57 +0200)
commit8041b5bada31db152de80e45b3047ed32cef6880
tree8feffebefe28f10bdf963f396031caf2627328be
parent15ef6d41d685b60f8e41ff298534bcc5ddcfa73c
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
Makefile.am
configure.ac
netlink.c [new file with mode: 0644]
netlink.h [new file with mode: 0644]
nss-myhostname.c