Histórico de Commits

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