K 10 svn:author V 5 eugen K 8 svn:date V 27 2020-01-18T04:48:05.885219Z K 7 svn:log V 349 ifa_maintain_loopback_route: adjust debugging output Correction after r333476: - write this as LOG_DEBUG again instead of LOG_INFO; - get back function name into the message; - error may be ESRCH if an address is removed in process (by carp f.e.), not only ENOENT; - expression complexity grows, so try making it more readable. MFC after: 1 week END