Commit History

Author SHA1 Message Date
  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
  whitequark bcc7e58cae Bump version. 5 years ago
  Scott Mabin 5df2afb67f s/recieve/receive/ 5 years ago
  jhwgh1968 ae27235cc4 CI: check for bench breakages 5 years ago
  Pierre Krieger 2f80e1ac6a Implement Hash for SocketHandle 5 years ago
  ficapy 63cfe28ac9 Support different types of ioctl request argument 5 years ago
  Matt Kelly 23464adc15 Update recommended version in README 5 years ago
  Scott Mabin 8eb01aca36 Add suppor for DHCP maximum message size option. 5 years ago
  Scott Mabin a67ee07922 Add capacity methods to all sockets. 5 years ago
  Jeremy Andrews 2b92dfcf95 replace the use of the deprecated item (#314) 5 years ago
  Scott Mabin e74ad03b8a Revert to prevous ordering of TCP options. 5 years ago
  Scott Mabin 0fedb1db9a raw_socket: gracefully handle packet truncation errors 5 years ago
  Scott Mabin d88a469c4f dhcpv4: 5 years ago
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. 5 years ago
  cjbe 15a3e84bac Only use first 3 DHCP advertised DNS servers. 5 years ago
  Richard Meadows 1ada3da5aa Allow TCPSockets in a SocketSet without 'static storage lifetime 5 years ago
  Andreas Molzer efdde337b9 Restore Session::finish call in socket ref 5 years ago
  whitequark 61a42d4bf2 Bump log dependency to version 0.4.4. NFC. 5 years ago