All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Connection Oriented Routing Protocol
@ 2007-12-09 10:20 Michael Blizek
  0 siblings, 0 replies; only message in thread
From: Michael Blizek @ 2007-12-09 10:20 UTC (permalink / raw)
  To: netdev

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-09 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-09 10:20 [RFC] Connection Oriented Routing Protocol Michael Blizek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.