All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henning Rogge <hrogge@googlemail.com>
To: netdev@vger.kernel.org
Subject: Linux kernel support for mesh network multicast routing
Date: Mon, 23 Mar 2009 09:23:05 +0100	[thread overview]
Message-ID: <200903230923.05372.hrogge@googlemail.com> (raw)

Hello,

I'm Henning Rogge, one of the programmers of the OLSR.org routing daemon.
OLSR is a proactive mesh net protocoll and our implementation is used mostly 
on small routers or embedded hardware.

At the moment OLSR.org does only support unicast routing (by setting routes in 
the linux kernel to do the hop-by-hop forwarding), but we would like to add 
the ability to use multicast too. OLSR is a proactive routing protocol, so 
each routing daemon has information about the whole network topology.

Most mesh networks use wireless links, so we don't have well defined broadcast 
interfaces and often have to retransmit incoming packages back through the 
same interface.

Does the linux kernel support setting up multicast forwarding rules like this 
so we could create multicast trees by the routing daemon and let the kernel 
forward the packages (and drop duplicates) ?

Henning Rogge

             reply	other threads:[~2009-03-23  8:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-23  8:23 Henning Rogge [this message]
2009-03-23 18:16 ` Linux kernel support for mesh network multicast routing Christoph Lameter

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=200903230923.05372.hrogge@googlemail.com \
    --to=hrogge@googlemail.com \
    --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 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.