K 10 svn:author V 7 fabient K 8 svn:date V 27 2016-11-02T15:11:23.698348Z K 7 svn:log V 372 In rtadvd, interface lookup calls if_indextoname() many times in a loop, (it takes a long time on systems with many interfaces) without reason and without checking its return value. Reviewed by: cem Obtained from: Maryse Levavasseur MFC after: 1 month Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D6979 END