Commit History

Author SHA1 Message Date
  qiujiangkun 7dda148ad5 various clippy fix 3 years ago
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis 17cf2c8d47 phy: fix FaultInjector returning a too big buffer when simulating a drop on tx 4 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken 6 years ago
  Dan Robertson 470a08669f Update phy mod to use new time types 7 years ago
  whitequark 32ee91da07 Add CODE_STYLE.md. 7 years ago
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. 7 years ago
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits 7 years ago
  whitequark 16e6e70d2f Fix many warnings. 7 years ago
  whitequark dc94c35da3 Unbreak traffic shaper in the fault injector. 7 years ago
  whitequark 5bf64586cd Get rid of Result<_, ()>. 7 years ago
  whitequark d73c2bdb81 Update fault injector so that rate limiting works without std. 7 years ago
  whitequark ac988f699b Rename into_lower → into_inner. 7 years ago
  whitequark 97499ac280 Clean up some type variable names and trait bounds. NFC. 7 years ago
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. 7 years ago
  whitequark 1c1489e5fb try! → ? 7 years ago
  whitequark 5a6641a967 Fix no-std build. 8 years ago
  whitequark 21900288cc Add packet shaping to the fault injector. 8 years ago
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits 8 years ago
  whitequark 5b4db5fe10 TCP: retransmit ACK when receiving duplicate SEQ. 8 years ago
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. 8 years ago
  whitequark 5860c365f5 Impement fault injection. 8 years ago