Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Crawford 5a26227909 Remove unnecessary returns hace 4 años
  Alex Crawford 113a6c16b8 Use newline variants of write macro hace 4 años
  Alex Crawford ccf6915186 Remove explicit calls to as_ref/as_mut hace 4 años
  Daniel Egger 86333b0fb2 Merge pull request #390 from smoltcp-rs/gha hace 4 años
  Adam Greig 263c4d1e44 Remove Travis configuration hace 4 años
  Adam Greig aafc5e79ca Add Github Actions for CI hace 4 años
  Dario Nieuwenhuis 2080152b25 tcp: don't send data outside the remote window hace 4 años
  Dario Nieuwenhuis 65e5893153 tcp: allow sending ACKs in FinWait2 state. hace 4 años
  whitequark f25a531987 Take MTU into account during TcpSocket dispatch. hace 4 años
  mustermeiszer b767861998 Taking into account TCP and IP header hace 4 años
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch hace 4 años
  Sam Jones 1268fb3d8d Changed Dhcpv4Client to use device checksum capabilities hace 4 años
  whitequark 0a967c5d15 dhcpv4: use offered ip in requested ip option hace 4 años
  whitequark 929dc7d9ea Merge branch 'master' into dhcpv4-use-requested_ip hace 4 años
  Dario Nieuwenhuis 77da1e0a37 igmp: centisecs are really decisecs hace 4 años
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. hace 4 años
  whitequark 7948edc020 Fix test that relied on matching panic messages. hace 4 años
  Thales Fragoso 39c41afb68 Match silent_until behavior of NeighborState and Cache hace 4 años
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods hace 4 años
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet hace 4 años
  whitequark e3c7c38a1c Allow for ARP retry during egress hace 4 años
  whitequark eba8d0eef3 Update src/socket/meta.rs hace 4 años
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress hace 4 años
  whitequark cc85616440 Improve docs for `DeviceCapabilities.checksum`. hace 4 años
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. hace 4 años
  YOUNGSUK KIM ef54279fbc replace deprecated item 'mem::uninitialized' hace 4 años
  Lucas Zanela 802c46305a Fix overly strict lifetime in TcpSocket. hace 4 años
  Dario Nieuwenhuis a27da3adf6 Remove now-redundant `remote_last_ack` update. hace 4 años
  Dario Nieuwenhuis 82a1c971ff Document `Error::Finished` in `recv()`. hace 4 años
  Dario Nieuwenhuis 8d96626fc8 Return `Error::Finished` in `recv()` on graceful close. hace 4 años