Historie revizí

Autor SHA1 Zpráva Datum
  whitequark 10585ad71a Rearrange errors and clarify their semantics. před 7 roky
  whitequark 50ae82d0ff Update a stale docstring. před 7 roky
  whitequark d422f45ac2 as_unspecified → to_unspecified před 7 roky
  whitequark ed0828b11c Simplify impls of AsSocket. před 7 roky
  whitequark c5aa37185f Fix ICMP error returned by EthernetInterface for unknown IP protocols. před 7 roky
  whitequark c6d4823489 Clean up socket error handling in EthernetInterface. před 7 roky
  whitequark ffe2de73c1 Reorganize EthernetInterface impl. NFC. před 7 roky
  whitequark f31f7240be Rename RingBuffer::{dequeue_mut→dequeue}, remove RingBuffer::dequeue. před 7 roky
  whitequark b971d91315 Accept TCP FIN packets in SYN-RECEIVED state. před 7 roky
  whitequark abb0c11b95 Fix double tracing in the loopback example. před 7 roky
  whitequark 0904645c1b Fix determination of local address from incoming packets. před 7 roky
  whitequark 30fc358112 Update README. před 7 roky
  whitequark d73c2bdb81 Update fault injector so that rate limiting works without std. před 7 roky
  whitequark c799bfc398 Add --pcap option to all our examples. před 7 roky
  whitequark a70b2415e7 Implement a Device that emits a stream in libpcap format. před 7 roky
  whitequark 37ba81f807 Fix an off-by-three-orders-of-magnitude error. před 7 roky
  whitequark 8c339d8b7a Fix argument order in Tracer::new callbacks. před 7 roky
  whitequark ac988f699b Rename into_lower → into_inner. před 7 roky
  whitequark 97499ac280 Clean up some type variable names and trait bounds. NFC. před 7 roky
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. před 7 roky
  whitequark f5a3785c18 Move macros into their own module. před 7 roky
  whitequark 7d54157e77 Add EthernetTracer, a specialization of Tracer for EthernetFrame. před 7 roky
  whitequark 12f92be419 Use proper clock mocking in the loopback example. před 7 roky
  whitequark c0629f769b Log correct delay when performing TCP retransmit. před 7 roky
  whitequark d5610e7826 Determine MTU in TapInterface instead of hardcoding 1536. před 7 roky
  whitequark c5fc8f7da7 Document the loopback. před 7 roky
  whitequark 15ce667743 Add a bare-metal usage example. před 7 roky
  whitequark 042019db04 Remove default impl for Device::limits(). před 7 roky
  whitequark 9a4efcd656 LoopbackInterface → Loopback. před 7 roky
  whitequark 8ada283c55 Implement loopback interfaces. před 7 roky