|
|||||||||||
|
linux-ipsec: Re: IPSec: Fragmentation in Linux 2.0.xx IP stack
From: Alan Cox <alan(at)lxorguk.ukuu.org.uk>
Date: Tue Apr 28 1998 - 09:42:43 EDT
Then they are wasting their time. Linus will (rightfully) not accept any code under the BSD license with advertising clause into the kernel tree. The shorter BSD license without that clause isnt a problem [This is the "must mention the name of XXX in packaging/advertising" clause there is a BSD license variant without this too]
> mbufs. The IPsec "routing" uses the JI e-routes, which is nothing more
2.1.x has its own radix trees. There is also some work on other algorithms done in finland more recently that shows a radix tree for routing is not the best algorithm. I'll try and dig out a URL or the paper. Their data structures can do 128bit lookups and do 500,000/second on a P133 For < 60,000 route entries btw the FIB hash used in Linux 2.0/2.1 outperforms radix trees
> The userland utilities I am using are all from OpenBSD now, but that is
These are not part of the GPL kernel so it isnt a problem, as seperate applications the two licenses dont fall out. > That sounds interesting, as it might eliminate the need for a completely
2.1.9x is fairly stable for IP stuff. I wouldnt recommend it for production use however. > > Maybe change ip based sockets to call > > sk->ip_build_xmit() > > and
It gets hairy on a per route basis. Alan Received on Tue Apr 28 10:37:24 1998 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:10 EDT |
||||||||||
|
|||||||||||