K 10 svn:author V 6 mlaier K 8 svn:date V 27 2010-06-17T19:46:36.552362Z K 7 svn:log V 318 MFC r209063: Cache the last result from if_indextoname for printing. This speeds up "arp -an" when using a lot of aliases (on a single interface). A better fix would include a better interface for if_indextoname than getting the whole address list from the kernel just to find the one index->name mapping. END