Historial de Commits

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