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

Re: if_multiaddrs LIST -> TAILQ


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 20 Dec 2004 17:33:03 +0100

On Mon, Dec 20, 2004 at 05:18:31PM +0100, Michal Belczyk wrote:
> 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.

I'd prefer to just fix this drivers. Looking a bit at the code doesn't
really warrant this. Actually, I'm sure if the comments in the code and
the code itself agree on what addresses are put into the filter.

Joerg



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