[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071209102046.GA1228@grml.local>
Date: Sun, 9 Dec 2007 11:20:46 +0100
From: Michael Blizek <michi1@...haelblizek.homelinux.net>
To: netdev@...r.kernel.org
Subject: [RFC] Connection Oriented Routing Protocol
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists