Re: [Qemu-devel] [PATCH v4 2/2] colo: compare the packet based on the tcp sequence number

2019-01-14 Thread Zhang Chen
On Mon, Jan 14, 2019, 6:34 PM Thomas Huth On 2017-12-25 03:54, Mao Zhongyi wrote: > > Packet size some time different or when network is busy. > > Based on same payload size, but TCP protocol can not > > guarantee send the same one packet in the same way, > [...] > > Signed-off-by: Mao Zhongyi >

Re: [Qemu-devel] [PATCH v4 2/2] colo: compare the packet based on the tcp sequence number

2019-01-14 Thread Thomas Huth
On 2017-12-25 03:54, Mao Zhongyi wrote: > Packet size some time different or when network is busy. > Based on same payload size, but TCP protocol can not > guarantee send the same one packet in the same way, [...] > Signed-off-by: Mao Zhongyi > Signed-off-by: Li Zhijian > Signed-off-by: Zhang Che

[Qemu-devel] [PATCH v4 2/2] colo: compare the packet based on the tcp sequence number

2017-12-24 Thread Mao Zhongyi
Packet size some time different or when network is busy. Based on same payload size, but TCP protocol can not guarantee send the same one packet in the same way, like that: We send this payload: -- | header |1|2|3|4|5|6|7|8|9|0| -- primary: