Dario Nieuwenhuis
|
3a080d818b
Clippy fixes
|
1 year ago |
Dario Nieuwenhuis
|
13cc7f83ac
Clippy fixes.
|
2 years ago |
Dario Nieuwenhuis
|
4300e7cc3b
GAT-based Device trait.
|
3 years ago |
Dario Nieuwenhuis
|
ecb4cbc545
Clippy fixes.
|
2 years ago |
Alexandra Sandulescu
|
9b5abf0e88
Update dependencies: ignore those updated through caret spec
|
2 years ago |
Alexandra Sandulescu
|
842c875f92
Update dependencies
|
2 years ago |
Thibaut Vandervelden
|
3d782f19cd
Add support for 802.15.4 and 6LoWPAN
|
3 years ago |
Dario Nieuwenhuis
|
dfe8265772
phy: simplify PcapSink trait
|
3 years ago |
Dario Nieuwenhuis
|
750fcb1887
Fix redundant closure clippy
|
3 years ago |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 years ago |
Dario Nieuwenhuis
|
56bff5dcca
Add IP medium support to PcapWriter and Tracer.
|
3 years ago |
Dario Nieuwenhuis
|
b869449b31
Add support for TUN interfaces.
|
3 years ago |
Alex Crawford
|
1cbc38d0ea
Clean up examples
|
3 years ago |
Dario Nieuwenhuis
|
1e40b934bf
Update to Rust 2018. Fixes #271
|
3 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.
|
6 years ago |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
6 years ago |
Dan Robertson
|
8e74fce11d
Update examples to use time types
|
6 years ago |
寧靜
|
4aa8ec48ae
Add missing #[cfg(feature = "phy-tap_interface")].
|
6 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 |