qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Qemu-KVM VETH


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Qemu-KVM VETH
Date: Wed, 25 Sep 2013 10:10:59 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Sep 24, 2013 at 03:55:04PM -0400, Tim Epkes wrote:
> I just tested the most recent version of qemu (1.4).  I have 2 virtual
> images back to back via a tcp socket.  They can ping eachother, but when I
> down the listener and bring it back up (meaning killing the kvm and
> relaunching) it cannot ping anymore.  The connector never retries to
> connect.  This is the most viable solution for the LLDP and ISIS issues.

If the VDE bridge forwards LLDP then that might be your best bet:
http://vde.sourceforge.net/

The VDE bridge process stays alive.  VMs can come and go.

Or if you're able and willing to modify net/socket.c you could add
reconnect logic.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]