Systemd/src/nss-myhostname
Lennart Poettering f43242886c nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo")
Given that we already hardocde the loopback ifindex, following the
kernel's own logic, we can replace the invocation of
if_nametoindex("lo") with LOOPBACK_IFINDEX.
2015-08-14 13:11:04 +02:00
..
Makefile build-sys: add makefile stub link to nss-myhostname/ 2013-04-30 08:36:02 -03:00
nss-myhostname.c nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo") 2015-08-14 13:11:04 +02:00
nss-myhostname.sym nss-myhostname: move NSS boilerplate to nss-util.h 2014-07-10 23:33:55 +02:00