chiark / gitweb /
core: loopback - simplify check_loopback()
authorTom Gundersen <teg@jklm.no>
Sun, 28 Dec 2014 12:38:23 +0000 (13:38 +0100)
committerTom Gundersen <teg@jklm.no>
Sun, 28 Dec 2014 14:58:27 +0000 (15:58 +0100)
We no longer configure the addresses on the loopback interface, but simply bring it up
and let the kernel do the rest. Also change the check to only check if the interface
is up, rather than checking for the IPv4 loopback address.


No differences found