Commit History

Autor SHA1 Mensaxe Data
  whitequark 0293008ad8 Allow copying socket set handles. %!s(int64=8) %!d(string=hai) anos
  whitequark d5638f469f Return the amount of bytes sent from UdpSocket::send_slice. %!s(int64=8) %!d(string=hai) anos
  whitequark e2b4753173 Add functions to check if the UDP socket buffers are empty or not. %!s(int64=8) %!d(string=hai) anos
  whitequark 0ccd6205f7 Swap the data and endpoint in UdpSocket methods. %!s(int64=8) %!d(string=hai) anos
  whitequark 8f28e99a0c Make interfaces not own the sockets. %!s(int64=8) %!d(string=hai) anos
  whitequark 70a09735c9 Make binding the UDP socket an explicit operation. %!s(int64=8) %!d(string=hai) anos
  whitequark 019d03d758 Implement socket sets. %!s(int64=8) %!d(string=hai) anos
  whitequark d8c460e494 Update docs. %!s(int64=8) %!d(string=hai) anos
  whitequark 7e7c0d1248 Add the use_collections feature. %!s(int64=8) %!d(string=hai) anos
  whitequark 92e9fcb307 Use ManagedSlice in SliceArpCache. %!s(int64=8) %!d(string=hai) anos
  whitequark 839eae82a3 Use Managed/ManagedSlice for EthernetInterface. %!s(int64=8) %!d(string=hai) anos
  whitequark b4b97ec88f Use the managed crate. %!s(int64=8) %!d(string=hai) anos
  whitequark 657658de87 Reorder type parameters of Interface. %!s(int64=8) %!d(string=hai) anos
  whitequark 327b91c7cd Fix silliness in docs. %!s(int64=8) %!d(string=hai) anos
  whitequark 754883c8a8 Allow Managed to accept a Box<[T]>. %!s(int64=8) %!d(string=hai) anos
  whitequark c104859011 Don't pull in std through the log crate. %!s(int64=8) %!d(string=hai) anos
  whitequark 456cfc69ce Examples for the phy layer! %!s(int64=8) %!d(string=hai) anos
  whitequark 7f460aea27 Examples for the wire layer! %!s(int64=8) %!d(string=hai) anos
  whitequark 2bfcad534d Documentation! %!s(int64=8) %!d(string=hai) anos
  whitequark 286c130dc5 Implement TCP retransmission. %!s(int64=8) %!d(string=hai) anos
  whitequark 5b4db5fe10 TCP: retransmit ACK when receiving duplicate SEQ. %!s(int64=8) %!d(string=hai) anos
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. %!s(int64=8) %!d(string=hai) anos
  whitequark 5860c365f5 Impement fault injection. %!s(int64=8) %!d(string=hai) anos
  whitequark e5c71690e3 Remove an unnecessary PhantomData. %!s(int64=8) %!d(string=hai) anos
  whitequark 1355c2c5de byteorder: 0.5 → 1.0 %!s(int64=8) %!d(string=hai) anos
  whitequark 9535809201 #[inline(always)] → #[inline] %!s(int64=8) %!d(string=hai) anos
  whitequark 553d640057 Implement the TCP TIME-WAIT state. %!s(int64=8) %!d(string=hai) anos
  whitequark 40be830fef Implement the TCP CLOSING state. %!s(int64=8) %!d(string=hai) anos
  whitequark a4759258e5 Implement the TCP FIN-WAIT-2 state. %!s(int64=8) %!d(string=hai) anos
  whitequark a058996e70 Implement the TCP FIN-WAIT-1 state. %!s(int64=8) %!d(string=hai) anos