Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dario Nieuwenhuis 2080152b25 tcp: don't send data outside the remote window 4 gadi atpakaļ
  Dario Nieuwenhuis 65e5893153 tcp: allow sending ACKs in FinWait2 state. 4 gadi atpakaļ
  whitequark f25a531987 Take MTU into account during TcpSocket dispatch. 4 gadi atpakaļ
  mustermeiszer b767861998 Taking into account TCP and IP header 4 gadi atpakaļ
  mustermeiszer b933bc361f Fixes unused MTU settings at TcpSocket dispatch 4 gadi atpakaļ
  Sam Jones 1268fb3d8d Changed Dhcpv4Client to use device checksum capabilities 4 gadi atpakaļ
  whitequark 0a967c5d15 dhcpv4: use offered ip in requested ip option 4 gadi atpakaļ
  whitequark 929dc7d9ea Merge branch 'master' into dhcpv4-use-requested_ip 4 gadi atpakaļ
  Dario Nieuwenhuis 77da1e0a37 igmp: centisecs are really decisecs 4 gadi atpakaļ
  Ryan Summers bdfa44270e Return RST to unexpected ACK in SYN-SENT state. 4 gadi atpakaļ
  whitequark 7948edc020 Fix test that relied on matching panic messages. 4 gadi atpakaļ
  Thales Fragoso 39c41afb68 Match silent_until behavior of NeighborState and Cache 4 gadi atpakaļ
  Thales Fragoso b457416756 Merge lookup and lookup_pure methods 4 gadi atpakaļ
  Thales Fragoso 3bd6bc03a1 Only limit the neighbor cache rate after sending a request packet 4 gadi atpakaļ
  whitequark e3c7c38a1c Allow for ARP retry during egress 4 gadi atpakaļ
  whitequark eba8d0eef3 Update src/socket/meta.rs 4 gadi atpakaļ
  Thales Fragoso 09f14c9df9 Allow for ARP retry during egress 4 gadi atpakaļ
  whitequark cc85616440 Improve docs for `DeviceCapabilities.checksum`. 4 gadi atpakaļ
  Dario Nieuwenhuis be6bbfe6d1 Do not send window updates in states that shouldn't do so. 4 gadi atpakaļ
  YOUNGSUK KIM ef54279fbc replace deprecated item 'mem::uninitialized' 4 gadi atpakaļ
  Lucas Zanela 802c46305a Fix overly strict lifetime in TcpSocket. 4 gadi atpakaļ
  Dario Nieuwenhuis a27da3adf6 Remove now-redundant `remote_last_ack` update. 4 gadi atpakaļ
  Dario Nieuwenhuis 82a1c971ff Document `Error::Finished` in `recv()`. 4 gadi atpakaļ
  Dario Nieuwenhuis 8d96626fc8 Return `Error::Finished` in `recv()` on graceful close. 4 gadi atpakaļ
  Dario Nieuwenhuis 41ff6af689 Add `Finished` error. 4 gadi atpakaļ
  Dario Nieuwenhuis 7f0f844ade Always send updated ack number in `ack_reply()`. 4 gadi atpakaļ
  Dario Nieuwenhuis b7a14980d0 Accept data packets in FIN_WAIT_2 state. 4 gadi atpakaļ
  Robin Lambertz 3a9625336c Re-export dhcp::clientv4::Config 4 gadi atpakaļ
  Zhaofeng Li 31a4d7656b Specify concrete type for Bound::Unbounded 4 gadi atpakaļ
  Dario Nieuwenhuis ffb5020f87 Assign map instead of using mem::replace. 5 gadi atpakaļ