Hello,
i see this Problem:
sol-session opened, pasting a big Block to the session, some 150 chars.
input get stuck 1 or 2 times
i see doubled input at the stucked places.
On IPMC-Side, i see Packets with the same sequence-number, but different (next!) content.
I would like IPMITOOL to wait on ACK of the last Packet, before sending a new Packet, so this case would be prevented.
I tested this patch some weaks now, applied to the newest git (Date: Tue Jan 12 21:16:37 2016 +0500), and created a new diff.
Any other Approach would be welcome, too.
best regards
Florian
I added a Wireshark .pcapng
in no. 1920, char "U" is sent with seq 0xA
some acks from former messages are missing from IPMC, so the char is retransmitted in no. 1925.
(this retransmit is ignored by the IPMC)
so, in no 1926 IPMITOOL sends out char "U" again with seq 0xB.
(so, this char is doubled)
Hello,
please close this issue, i can handle this in IPMC now.
best regards,
Florian
Oki. Thanks.