Commit Verlauf

Autor SHA1 Nachricht Datum
  qiujiangkun 7dda148ad5 various clippy fix vor 3 Jahren
  Dario Nieuwenhuis 2cb407d62a rustfmt vor 3 Jahren
  Dario Nieuwenhuis 56bff5dcca Add IP medium support to PcapWriter and Tracer. vor 4 Jahren
  Alex Crawford ddb876bec4 Remove redundant field names from structs vor 4 Jahren
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 vor 4 Jahren
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken vor 6 Jahren
  Andreas Molzer acbe139e36 Implement accessors for the Tracer vor 6 Jahren
  Dan Robertson 470a08669f Update phy mod to use new time types vor 7 Jahren
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. vor 7 Jahren
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits vor 7 Jahren
  whitequark 9525e32a69 Remove unused imports. vor 7 Jahren
  whitequark 5bf64586cd Get rid of Result<_, ()>. vor 7 Jahren
  whitequark ac988f699b Rename into_lower → into_inner. vor 7 Jahren
  whitequark 97499ac280 Clean up some type variable names and trait bounds. NFC. vor 7 Jahren
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. vor 7 Jahren
  whitequark 7d54157e77 Add EthernetTracer, a specialization of Tracer for EthernetFrame. vor 7 Jahren
  whitequark 1c1489e5fb try! → ? vor 7 Jahren
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits vor 8 Jahren
  whitequark a155269d3d Remove the `use_` prefix from feature names. vor 8 Jahren
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. vor 8 Jahren
  whitequark e5c71690e3 Remove an unnecessary PhantomData. vor 8 Jahren
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. vor 8 Jahren
  whitequark 0f9f897408 Parameterize tracer over the write function. vor 8 Jahren
  whitequark a4e36053f9 Implement ARP snooping. vor 8 Jahren