Коммит түүх

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