Commit History

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