تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Jade 32974f8136 Changed behavior of phy::RawSocket TxToken::consume to be more similar to RawSocket::receive 3 سال پیش
  Jade 32bf949dc8 Propagate phy::RawSocket send error to caller 3 سال پیش
  Dario Nieuwenhuis f35e76068b phy: Use right protocol on RawSocket based on the medium. 3 سال پیش
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN 4 سال پیش
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 سال پیش
  Dario Nieuwenhuis d352e151f6 Add support for IP mediums. 4 سال پیش
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 سال پیش
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken 6 سال پیش
  Dan Robertson 8d2a20362e Fix code syle nits 6 سال پیش
  Dan Robertson 470a08669f Update phy mod to use new time types 7 سال پیش
  whitequark f239e36bf3 Reimplement {RawSocket,TapInterface}::receive correctly. 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 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. 7 سال پیش
  whitequark 9525e32a69 Remove unused imports. 7 سال پیش
  whitequark 5bf64586cd Get rid of Result<_, ()>. 7 سال پیش
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. 7 سال پیش
  whitequark 1c1489e5fb try! → ? 7 سال پیش
  whitequark 7381e7f98b fn Device::mtu() -> usize → Device::limits() -> DeviceLimits 8 سال پیش
  whitequark 1c7f972a86 Fix length of tx buffers returned by fault injector. 8 سال پیش
  whitequark 85ae54a488 Sort out buffer lengths. 8 سال پیش
  whitequark a4e36053f9 Implement ARP snooping. 8 سال پیش
  whitequark 2fbf820de8 Implement ARP replies. 8 سال پیش
  whitequark f926fea49e Implement TAP interface support. 8 سال پیش
  whitequark 6a8989381f Implement a trait for sending and receiving frames. 8 سال پیش
  whitequark ef87849068 smoltcp::interface → smoltcp::phy. 8 سال پیش