DragonFly BSD
DragonFly submit List (threaded) for 2004-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

if_multiaddrs LIST -> TAILQ


From: Michal Belczyk <diavul@xxxxxxxxxxxxx>
Date: Mon, 20 Dec 2004 17:18:31 +0100

There are three drivers - tl(4), sk(4), sf(4) which traverse
if_multiaddrs backwards - it's better to use TAILQ instead of LIST here.
The same change was made to FreeBSD around Feb 2001.

http://vanity.bsd.krakow.pl/ifmultiaddr.patch

-- 
Michal Belczyk



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]