Historique des commits

Auteur SHA1 Message Date
  Jonathan Keller e73621d9fc tcp: Update tests for RST fix in listen state il y a 1 mois
  Jonathan Keller c573e9b3b5 tcp: Don't accept RST packets on listening sockets il y a 1 mois
  Dario Nieuwenhuis ddc495ba7c tcp: add zero window probe support. il y a 5 mois
  Dario Nieuwenhuis b38faa5881 tcp: start retransmit on first data sent, fix FIN retransmit in CLOSING. il y a 5 mois
  Dario Nieuwenhuis 91661eed84 tcp/tests: make sure line number in recv_nothing points to the test code. il y a 5 mois
  Dario Nieuwenhuis f09883d481 tcp: set ack_all when remote acks bytes sent in earlier retransmissions. il y a 5 mois
  tomDev5 e826989193 tcp: add retransmission exponential backoff test. il y a 5 mois
  Dario Nieuwenhuis 9b9f60b5ba tcp: fix retransmit exponential backoff, align to rfc6298. il y a 5 mois
  Dario Nieuwenhuis 7736d40067 tcp: emsure line numbers in tests point to the actual failure. il y a 5 mois
  Simon Börjesson 13774ff28d Restart retransmit timer on new data ACK il y a 5 mois
  tomDev5 632e164d49 listen endpoint getter il y a 7 mois
  Dario Nieuwenhuis fe0b4d1022 Merge pull request #1002 from lrh2000/mtu-ack il y a 7 mois
  Ruihan Li a27c0173fa Send immediate ACKs after RMSS bytes of data il y a 8 mois
  Ruihan Li 06eb8b72dc Support TCP simultaneous open il y a 7 mois
  Dario Nieuwenhuis 803fa8734a wire: use core::net::Ipv6Addr as the ipv6 address type. il y a 8 mois
  Dario Nieuwenhuis e6b9a9ca2a wire: use core::net::Ipv4Addr as the ipv4 address type. il y a 8 mois
  Dario Nieuwenhuis 11b6385c77 Fix new clippy lints due to MSRV update. il y a 8 mois
  d2weber b59e494ae7 Fixes #982 il y a 9 mois
  XOR-op ffcb62e119 test(tcp): add coverage for remote_has_sack in SYN-SENT state il y a 8 mois
  XOR-op 805eed8447 fix: internal sACK flag not updated for client socket il y a 8 mois
  Dario Nieuwenhuis bde1a1ee6d tcp: do not ignore fin if segment is partially outside the window. il y a 9 mois
  Catherine 0847643198 Merge pull request #935 from lrh2000/window-update il y a 11 mois
  Ruihan Li fe179c9184 Don't delay ACKs for significant window updates il y a 1 an
  TomDev5 89e82657af TCP Timestamp option support il y a 1 an
  Fabian 18c131e885 fix(tcp): only reset remote_last_ts if some data is enqueued il y a 1 an
  Yuuki Takano 833399f124 feat(socket/tcp): add congestion controllers il y a 1 an
  Thibaut Vandervelden 7ce551db03 fix: fix typos (comments, structs, enums and docs) il y a 1 an
  Thibaut Vandervelden 434f7eb37f ip: pass address by ref for get_source_address_ip il y a 1 an
  Thibaut Vandervelden 13864173e9 fix(socket): truncation when calling recv_slice il y a 1 an
  Dario Nieuwenhuis 2c28779ee5 Merge pull request #845 from smoltcp-rs/tcp-zero-window-fin il y a 1 an