** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1003054
Title:
Socket not closed when a connection ends
Status in QEMU:
Fix Released
Bug des
Please check my patch: [PATCH v4] net: add the support for -netdev
socket, listen
It fix this issue.
On Tue, May 29, 2012 at 7:04 PM, Vincent Autefage
<1003...@bugs.launchpad.net> wrote:
> This implies serious duplication problem in case of reboot :
>
> A [192.168.0.1] <--> B [192.168.0.2]
>
>
> A
This implies serious duplication problem in case of reboot :
A [192.168.0.1] <--> B [192.168.0.2]
A# ping 192.168.0.1
PING 192.168.0.1 56(84) bytes of data
64 bytes from 192.168.0.1: icmp_req=1 ttl=64 time=3.82 ms
64 bytes from 192.168.0.1: icmp_req=2 ttl=64 time=0.344 ms
64 bytes from 192.168.0