On Wed, 28 Feb 2001, Luigi Rizzo wrote: > if you do care about this, you may want to restructure the data structure > used to store/match interface addresses. At the moment it is a linear list, > so the matching of incoming packets is probably Very Time Comsuming! We have a patch (posted to this list long time ago) that optimizes the lookup for incoming packets: http://polygraph.ircache.net/Tips/FreeBSD-3.3/ip_addr_hash.patch You are right that an unpatched kernel cannot handle more than ~500 aliases efficiently: http://www.ircache.net/~wessels/Junk/aliases/ Alex. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- Re: Quick question about IP aliasing Josef Karthauser
- Re: Quick question about IP aliasing Randy Bush
- Re: Quick question about IP aliasing Luigi Rizzo
- Re: Quick question about IP aliasing Matthew Emmerton
- Re: Quick question about IP aliasing Justin C . Walker
- Re: Quick question about IP aliasing Luigi Rizzo
- Re: Quick question about IP aliasing Alex Rousskov
- Re: Quick question about IP aliasing Tobias Fredriksson
- Re: Quick question about IP aliasing Alex Rousskov
- Re: Quick question about IP aliasing Luigi Rizzo
- Re: Quick question about IP aliasing Alex Rousskov
- Re: Quick question about IP aliasing Wes Peters
- Re: Quick question about IP aliasing Matthew Emmerton
- Re: Quick question about IP aliasing Rogier R. Mulhuijzen
- Re: Quick question about IP aliasing Matthew Emmerton