Historial de Commits

Autor SHA1 Mensaje Fecha
  qiujiangkun 7dda148ad5 various clippy fix hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 3 años
  Dario Nieuwenhuis 17cf2c8d47 phy: fix FaultInjector returning a too big buffer when simulating a drop on tx hace 4 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 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 470a08669f Update phy mod to use new time types hace 7 años
  whitequark 32ee91da07 Add CODE_STYLE.md. 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 16e6e70d2f Fix many warnings. hace 7 años
  whitequark dc94c35da3 Unbreak traffic shaper in the fault injector. hace 7 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 7 años
  whitequark d73c2bdb81 Update fault injector so that rate limiting works without std. hace 7 años
  whitequark ac988f699b Rename into_lower → into_inner. hace 7 años
  whitequark 97499ac280 Clean up some type variable names and trait bounds. NFC. hace 7 años
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. hace 7 años
  whitequark 1c1489e5fb try! → ? hace 8 años
  whitequark 5a6641a967 Fix no-std build. hace 8 años
  whitequark 21900288cc Add packet shaping to the fault injector. hace 8 años
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits 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