|
|
About ::
TODO ::
Blog ::
RSS ::
Old blog ::
Projects ::
GIT ::
Gallery ::
Notes
Fri, 29 Sep 2006
Userspace network stack.
I've finally returned to it and implemented bunch of stuff (mostly
ported from
netchannels kernel alternative TCP/IP stack),
the main is retransmit queue implementation and some congestion
control tweaks. It works quite robust but it's speed (still through packet socket)
is not enough, so I will investigate this issue and then move to
zero-copy sending and receiving.
/devel/networking :: Link / Comments ()
|