From: "Benoît Canet" <benoit.canet@irqsave.net>
To: "Benoît Canet" <benoit.canet@irqsave.net>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] Alternative mac address setting
Date: Tue, 16 Jul 2013 14:44:45 +0200 [thread overview]
Message-ID: <20130716124445.GC5061@irqsave.net> (raw)
In-Reply-To: <20130716113648.GB5061@irqsave.net>
Sorry for the gibberish I misread the code.
Please ignore this mail.
Best regards
Benoît
>Le Tuesday 16 Jul 2013 à 13:36:49 (+0200), Benoît Canet a écrit :
>
> Hello,
>
> I want to implement an alternative mac address setting to allow a guest using
> virtio-net to change it's mac address by itself.
>
> The main use case is high availability setups where a slave machine take the
> lead when the master is failing. (heartbeat)
>
> The thing that an alternate mac address setting would allow to do is to make
> the switch _without_ requiring a gratuitous arp.
>
> The slave guest would simply take the master guest mac address and resume
> operations.
>
> I initially though about implementing a list of alternate mac address but I fear
> that in this context lists are frowed upon.
>
> Do you have any advice on how to implement this feature ?
>
> Should I support old net device declaration ?
>
> What is the strict minimum changes that would need to be done to implement the
> feature ?
>
> Best regards
>
> Benoît
>
prev parent reply other threads:[~2013-07-16 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 11:36 [Qemu-devel] Alternative mac address setting Benoît Canet
2013-07-16 12:44 ` Benoît Canet [this message]
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=20130716124445.GC5061@irqsave.net \
--to=benoit.canet@irqsave.net \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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.