| From: |
| Michael Blizek <michi1@michaelblizek.homelinux.net> |
| To: |
| netdev@vger.kernel.org |
| Subject: |
| [RFC] Connection Oriented Routing Protocol |
| Date: |
| Sun, 9 Dec 2007 11:20:46 +0100 |
| Message-ID: |
| <20071209102046.GA1228@grml.local> |
| Archive-link: |
| Article,
Thread
|
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...
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html