Alex Crawford
|
1cbc38d0ea
Clean up examples
|
4 years ago |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
4 years ago |
whitequark
|
bd3912e53e
Bump log dependency to version 0.4. NFC.
|
5 years ago |
whitequark
|
83dba8ea31
Bump Rust version requirement to 1.27.
|
5 years ago |
Astro
|
58a54730db
Implement IGMPv1/v2 processing.
|
7 years ago |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
7 years ago |
Dan Robertson
|
8e74fce11d
Update examples to use time types
|
7 years ago |
寧靜
|
4aa8ec48ae
Add missing #[cfg(feature = "phy-tap_interface")].
|
7 years ago |
whitequark
|
3868dcdb14
Split `poll_at`/`poll_delay` out of `poll`.
|
7 years ago |
whitequark
|
44db954f8e
Add a stress test.
|
7 years ago |
whitequark
|
b1680368fe
Rework the pretty printer to avoid superfluous trailing newlines.
|
7 years ago |
Philipp Oppermann
|
198fe239f1
Redesign the phy::Device trait to avoid Drop impls.
|
7 years ago |
whitequark
|
39464a53fc
Compute soft deadline in poll() and use nonblocking sockets.
|
7 years ago |
whitequark
|
2773fa72ec
utils::Dispose → io::Sink.
|
7 years ago |
whitequark
|
d73c2bdb81
Update fault injector so that rate limiting works without std.
|
7 years ago |
whitequark
|
c799bfc398
Add --pcap option to all our examples.
|
7 years ago |
whitequark
|
37ba81f807
Fix an off-by-three-orders-of-magnitude error.
|
7 years ago |
whitequark
|
8c339d8b7a
Fix argument order in Tracer::new callbacks.
|
7 years ago |
whitequark
|
3a656c1529
Inject the current timestamp into Device::{transmit,receive}.
|
7 years ago |
whitequark
|
7d54157e77
Add EthernetTracer, a specialization of Tracer for EthernetFrame.
|
7 years ago |
whitequark
|
12f92be419
Use proper clock mocking in the loopback example.
|
7 years ago |
whitequark
|
15ce667743
Add a bare-metal usage example.
|
7 years ago |
whitequark
|
103fca2387
In examples, trace the packets being dropped by the fault injector.
|
7 years ago |
whitequark
|
86c1cbad9b
In examples, print packet dumps with timestamps, too.
|
7 years ago |
whitequark
|
21900288cc
Add packet shaping to the fault injector.
|
7 years ago |
whitequark
|
a0f2c62ac9
Add a TCP client example.
|
8 years ago |
whitequark
|
b88204c607
Factor out common code from examples.
|
8 years ago |