All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattias Kjellsson <mkje@kth.se>
To: "bridge@lists.linux-foundation.org" <bridge@lists.linux-foundation.org>
Subject: [Bridge] Bridge with a tweak...
Date: Tue, 28 Oct 2008 20:07:26 +0100	[thread overview]
Message-ID: <490762EE.9000605@kth.se> (raw)

Hi list,

I have a question regarding bridges in general, and my bridge in 
particular. I want to take all the packages flowing one way over the 
bridge (say eth0->eth1) and pack them in my own packet- structure (extra 
headers added, and the content modulated for further wireless 
transportation), and all the packages flowing in the other direction 
(say eth1->eth0) needs to be "de- packed" (stripped of my custom 
headers, and demodulated).

What I'm basically doing is trying to make my software radio (connected 
to one of the network- devices) work as a wireless network adapter, but 
with my own signaling- scheme, but I don't want to use the same computer 
for the radio, as for "browsing the web", since the radio- part is a bit 
on the heavy side to the processor.

Is there an easy way to do this? Where would you start? I have been 
looking at the code for the kernel- module, but haven't really got any 
really useful clues from it.

Any pointers towards where to start looking, poking and dragging would 
be greatly appreciated.

BR
Mattias Kjellsson

             reply	other threads:[~2008-10-28 19:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 19:07 Mattias Kjellsson [this message]
2008-10-29 13:19 ` [Bridge] Bridge with a tweak richardvoigt

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=490762EE.9000605@kth.se \
    --to=mkje@kth.se \
    --cc=bridge@lists.linux-foundation.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.