mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-04-15 14:42:21 +00:00
Managed to find the spirit behind the RFC. Looks like we need to send a ZLB packet with counters as is to the packet (ZLB or not) we previously sent to ack the message. Luckily we don't need more than received NS/NR counters to forge the resent ack. Signed-off-by: Sylvain Rochet <gradator@gradator.net>