Historial de Commits

Autor SHA1 Mensaje Fecha
  Dario Nieuwenhuis c510a96012 Don't use matches! macro, for Rust 1.36 support hace 4 años
  Dario Nieuwenhuis f20ad0e8de Fix seq_to_transmit incorrectly returning true when a FIN was enqueued. hace 4 años
  Dario Nieuwenhuis 3dd35d92c0 Enable `proto-dhcpv4` feature by default. Fixes #327 hace 4 años
  Dario Nieuwenhuis 9e06a04fe4 Merge pull request #372 from JOE1994/null_terminator hace 4 años
  Dario Nieuwenhuis 331dde7547 Merge pull request #393 from smoltcp-rs/linux-mtu-fix hace 4 años
  JOE1994 9943ad38b9 add null terminator to c-string passed to libc API hace 4 años
  Dario Nieuwenhuis 662e8237ec Fix MTU of RawSocket and TapInterface. hace 4 años
  Dario Nieuwenhuis ce21bf4427 Remove .test_like_travis.rb 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 5 años
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. hace 5 años