Files
lneto/internal
Pat Whittingslow 64b2647a5e tcp: retransmit logic rollback (#61)
* tcp: remove retransmit logic entirely; add duplicate ack counting to ControlBlock

* retransmit implemented in nice simple straightforward way

* narrow down retransmission cases

* remove old timing tests

* add ControlBlock retransmit test

* add failing handler test

* reworking payload length semantic meaning in code

* fix establish conn logic

* clean up tests and add TCB dupack generation and test it

* catch pending retransmit satisfy in test

* add fuzz test for control block

* bugfix: be more strict in what is considered dupack

* add IncomingIsDupACK docs

* limit queue of retransmits

* protect retransmit overflow from incorrectly updating nxt
2026-03-26 11:48:02 -03:00
..
2026-02-28 15:20:46 -03:00
2026-01-26 18:49:33 -03:00
2026-02-28 15:20:46 -03:00
2026-02-28 16:37:36 -03:00
2025-08-20 19:25:08 -03:00
2025-08-20 19:25:08 -03:00
2026-03-26 11:48:02 -03:00
2026-02-28 15:20:46 -03:00
2026-02-27 12:38:33 -03:00