Histórico de Commits

Autor SHA1 Mensagem Data
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. há 7 anos atrás
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits há 8 anos atrás
  whitequark 9525e32a69 Remove unused imports. há 8 anos atrás
  whitequark 5bf64586cd Get rid of Result<_, ()>. há 8 anos atrás
  whitequark ac988f699b Rename into_lower → into_inner. há 8 anos atrás
  whitequark 97499ac280 Clean up some type variable names and trait bounds. NFC. há 8 anos atrás
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. há 8 anos atrás
  whitequark 7d54157e77 Add EthernetTracer, a specialization of Tracer for EthernetFrame. há 8 anos atrás
  whitequark 1c1489e5fb try! → ? há 8 anos atrás
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits há 8 anos atrás
  whitequark a155269d3d Remove the `use_` prefix from feature names. há 8 anos atrás
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. há 8 anos atrás
  whitequark e5c71690e3 Remove an unnecessary PhantomData. há 8 anos atrás
  whitequark 174bbcee86 Rename features: std→use_std, logging→use_log. há 8 anos atrás
  whitequark 0f9f897408 Parameterize tracer over the write function. há 8 anos atrás
  whitequark a4e36053f9 Implement ARP snooping. há 8 anos atrás