From: "Felix Müri" <uml@uxu.ch>
To: maria maria <for_spam2004@yahoo.it>,
User-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] 802.11 emulation under UML
Date: Tue, 23 Mar 2004 21:21:27 +0100 [thread overview]
Message-ID: <40609C47.60409@uxu.ch> (raw)
In-Reply-To: <20040322170011.8039.qmail@web25105.mail.ukl.yahoo.com>
maria maria wrote:
> Hi!
> I want to make a module based off the net daemon that
> has wireless extensions.
> The first thing I need to do is to make an uml
> wireless daemon that simulates 802.11 protocol
> (CSMA/CA: to send RTS, CTS, ACK for each packet, to
> run a backoff algorithm
> to realize collision avoidance, etc...).
> I would like to know where in the uml switch code is
> the best place to do that.
> I'm really looking for some help with uml switch
> because it is pretty undocumented...
uml_switch uses the interface for routing ethernet packets which has
noting to do with device drivers (the standard tun device driver is used).
I wouldn't say, that uml switch is badly documented. The code is
straight forward and well written (I had to understand it to program my
replacement uml_switch2 (http://www.uxu.ch/uxu/software/uml_switch2)
I fear, you need to replace the daemon uml-networkadapter with something
more powerful. By the way, Jeff has some ideas for additional changes in
the uml-networkadapter that you could implement too ;-)
Regards, Felix
I think I need to
> add some set from inside uml, but I really don't know
> how to do...I'm pretty new to linux.....
> Can someone help me?
> Thank you in advance!
>
> Maria
>
>
> ______________________________________________________________________
> Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
> http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2004-03-23 20:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-22 17:00 [uml-devel] 802.11 emulation under UML maria maria
2004-03-23 20:21 ` Felix Müri [this message]
2004-03-23 21:47 ` Michael Richardson
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=40609C47.60409@uxu.ch \
--to=uml@uxu.ch \
--cc=User-mode-linux-devel@lists.sourceforge.net \
--cc=for_spam2004@yahoo.it \
/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.