Commit History

Author SHA1 Message Date
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch 4 years ago
  Sam Jones 1268fb3d8d Changed Dhcpv4Client to use device checksum capabilities 4 years ago
  whitequark 0a967c5d15 dhcpv4: use offered ip in requested ip option 4 years ago
  whitequark 929dc7d9ea Merge branch 'master' into dhcpv4-use-requested_ip 4 years ago
  Dario Nieuwenhuis 77da1e0a37 igmp: centisecs are really decisecs 4 years ago
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. 4 years ago
  whitequark 7948edc020 Fix test that relied on matching panic messages. 4 years ago
  Thales Fragoso 39c41afb68 Match silent_until behavior of NeighborState and Cache 4 years ago
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods 4 years ago
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet 4 years ago
  whitequark e3c7c38a1c Allow for ARP retry during egress 4 years ago
  whitequark eba8d0eef3 Update src/socket/meta.rs 4 years ago
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress 4 years ago
  whitequark cc85616440 Improve docs for `DeviceCapabilities.checksum`. 4 years ago
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. 4 years ago
  YOUNGSUK KIM ef54279fbc replace deprecated item 'mem::uninitialized' 4 years ago
  Lucas Zanela 802c46305a Fix overly strict lifetime in TcpSocket. 4 years ago
  Dario Nieuwenhuis a27da3adf6 Remove now-redundant `remote_last_ack` update. 4 years ago
  Dario Nieuwenhuis 82a1c971ff Document `Error::Finished` in `recv()`. 4 years ago
  Dario Nieuwenhuis 8d96626fc8 Return `Error::Finished` in `recv()` on graceful close. 4 years ago
  Dario Nieuwenhuis 41ff6af689 Add `Finished` error. 4 years ago
  Dario Nieuwenhuis 7f0f844ade Always send updated ack number in `ack_reply()`. 4 years ago
  Dario Nieuwenhuis b7a14980d0 Accept data packets in FIN_WAIT_2 state. 4 years ago
  Robin Lambertz 3a9625336c Re-export dhcp::clientv4::Config 4 years ago
  Zhaofeng Li 31a4d7656b Specify concrete type for Bound::Unbounded 4 years ago
  Dario Nieuwenhuis ffb5020f87 Assign map instead of using mem::replace. 4 years ago
  fdb-hiroshima c03bb50dc1 use provided ip for TcpSocket::connect instead of 0.0.0.0 4 years ago
  Dario Nieuwenhuis a3d6c1a0de Fix crash in server example due to returning length bigger than received buffer. 4 years ago
  nabijaczleweli 78305af383 Fix support table in toplevel doc 4 years ago
  Gary Guo 0d82444556 Fix packet buffer panic caused by large payload (#332) 4 years ago