K 10 svn:author V 5 luigi K 8 svn:date V 27 2004-04-16T10:32:13.000000Z K 7 svn:log V 284 Use if_link instead of the alias if_list, and change a for() into the TAILQ_FOREACH() form. Comment the need to store the same info (mac address for ethernet-type devices) in two different places. No functional changes. Even the compiler output should be unmodified by this change. END