Hi!

I'm programming a new layer 3+4 protocol. It does not
have a routing table for every destination. Instead the
end node established a connection through every router
to the destination. This allows some pretty interesting
optimisations. See

http://michaelblizek.homelinux.net/projects/cor/index.html

for more details. You can download it with this link:

http://michaelblizek.homelinux.net/projects/cor/downloads/cor_2007_12_09.diff

This is a pretty early version. It does compile, but it
will not run. I can post is on this list, if you want to.
It applies to 2.6.22.2 (sorry), but the only files which
are touched outside the new net/cor directory are
net/Kconfig and net/Makefile

        -Michi

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to