Historie revizí

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