mirror of
https://github.com/soypat/lneto.git
synced 2026-09-08 07:49:05 +00:00
07afcfd924
* begin prepping policy refactor manually * implement tcp.Policy and refactor rto to use it * fix CI * chatting with claude gave me idea to reformulate Policy * tcp.Policy: add newTransmitLimit output * merge with main and fix failing tests * remove fix.patch * answer my own comments