From: Richard Weinberger <richard@nod.at>
To: Nolan Leake <nolan@cumulusnetworks.com>
Cc: Jeff Dike <jdike@addtoit.com>,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH] um: Add a "ucast" ethernet transport
Date: Wed, 13 Apr 2011 12:58:46 +0200 [thread overview]
Message-ID: <201104131258.46657.richard@nod.at> (raw)
In-Reply-To: <1302652293.17952.33.camel@voxel>
Hi,
Am Mittwoch 13 April 2011, 01:51:33 schrieb Nolan Leake:
> The "ucast" transport is similar to the mcast transport (and, in fact,
> shares most of its code), only it uses UDP unicast to move packets.
>
> Obviously this is only useful for point-to-point connections between
> virtual ethernet devices.
>
> Signed-off-by: Nolan Leake <nolan@cumulusnetworks.com>
> ---
> Documentation/uml/UserModeLinux-HOWTO.txt | 10 +++
> arch/um/drivers/mcast.h | 7 ++-
> arch/um/drivers/mcast_kern.c | 82 +++++++++++++++++++--
> arch/um/drivers/mcast_user.c | 113
> +++++++++++++++++------------ 4 files changed, 157 insertions(+), 55
> deletions(-)
>
Sorry, your mailer screwed the patch.
Please use git send-email.
With your patch drivers/mcast* would contain unicast stuff.
This is a bit confusing.
Either rename the mcast files or put everything which have mcast
and ucast in common into a separate file.
Are you using this patch in a production environment?
Thanks,
//richard
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
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:[~2011-04-13 10:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 23:51 [uml-devel] [PATCH] um: Add a "ucast" ethernet transport Nolan Leake
2011-04-13 10:58 ` Richard Weinberger [this message]
2011-04-19 0:16 ` Nolan Leake
2011-04-19 0:46 ` Nolan Leake
2011-04-20 22:10 ` Richard Weinberger
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=201104131258.46657.richard@nod.at \
--to=richard@nod.at \
--cc=jdike@addtoit.com \
--cc=nolan@cumulusnetworks.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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