netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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	[thread overview]
Message-ID: <20071209102046.GA1228@grml.local> (raw)

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


                 reply	other threads:[~2007-12-09 10:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071209102046.GA1228@grml.local \
    --to=michi1@michaelblizek.homelinux.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).