Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Summers d0e3ebd4f0 Adding prototype fix for fail-free ingress hace 4 años
  Dario Nieuwenhuis d352e151f6 Add support for IP mediums. hace 5 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken hace 6 años
  Dan Robertson 8d2a20362e Fix code syle nits hace 7 años
  Dan Robertson 470a08669f Update phy mod to use new time types hace 7 años
  whitequark f239e36bf3 Reimplement {RawSocket,TapInterface}::receive correctly. hace 7 años
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. hace 7 años
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits hace 7 años
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. hace 7 años
  whitequark 9525e32a69 Remove unused imports. hace 8 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 8 años
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. hace 8 años
  whitequark 1c1489e5fb try! → ? hace 8 años
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits hace 8 años
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. hace 8 años
  whitequark 85ae54a488 Sort out buffer lengths. hace 8 años
  whitequark a4e36053f9 Implement ARP snooping. hace 8 años
  whitequark 2fbf820de8 Implement ARP replies. hace 8 años
  whitequark f926fea49e Implement TAP interface support. hace 8 años
  whitequark 6a8989381f Implement a trait for sending and receiving frames. hace 8 años
  whitequark ef87849068 smoltcp::interface → smoltcp::phy. hace 8 años